Property | Type | Description | |
---|---|---|---|
CreateWrapper | IWrappedDictionary | ||
IsTypeGenericDictionaryInterface | bool |
Method | Description | |
---|---|---|
JsonDictionaryContract ( |
Initializes a new instance of the JsonDictionaryContract class.
|
Method | Description | |
---|---|---|
CreateWrapper ( object dictionary ) : IWrappedDictionary | ||
IsTypeGenericDictionaryInterface ( |
public JsonDictionaryContract ( |
||
underlyingType | The underlying type for the contract. | |
return | System |