TypeFormatter(bool)
Initializes a new TypeFormatter and specifies whether it should include namespaces.
Declaration
public TypeFormatter(bool includeNamespace = true)Parameters
| Type | Name | Description |
|---|---|---|
| bool | includeNamespace |
Initializes a new TypeFormatter and specifies whether it should include namespaces.
public TypeFormatter(bool includeNamespace = true)| Type | Name | Description |
|---|---|---|
| bool | includeNamespace |