AnonymousTypeFormatter(Type)
Initializes a new AnonymousTypeFormatter<TKind> for a given Type.
Declaration
public AnonymousTypeFormatter(Type type)
Parameters
Type | Name | Description |
---|---|---|
Type | type | A type. |
Initializes a new AnonymousTypeFormatter<TKind> for a given Type.
public AnonymousTypeFormatter(Type type)
Type | Name | Description |
---|---|---|
Type | type | A type. |