Instance
Gets the default instance of the DefaultFormatter<TRole, TValue> class.
Declaration
public static DefaultFormatter<TRole, TValue> Instance { get; }
Property Value
Type | Description |
---|---|
DefaultFormatter<TRole, TValue> |
Gets the default instance of the DefaultFormatter<TRole, TValue> class.
public static DefaultFormatter<TRole, TValue> Instance { get; }
Type | Description |
---|---|
DefaultFormatter<TRole, TValue> |