Method Get
Get<T>()
Declaration
public static IFormatter<T> Get<T>()
Returns
Type | Description |
---|---|
IFormatter<T> |
Type Parameters
Name | Description |
---|---|
T |
Get(Type)
Declaration
public static IFormatter Get(Type objectType)
Parameters
Type | Name | Description |
---|---|---|
Type | objectType |
Returns
Type | Description |
---|---|
IFormatter |