Property | Type | Description | |
---|---|---|---|
CreateWrapper | IWrappedCollection | ||
IsTypeGenericCollectionInterface | bool |
Method | Description | |
---|---|---|
JsonArrayContract ( |
Initializes a new instance of the JsonArrayContract class.
|
Method | Description | |
---|---|---|
CreateWrapper ( object list ) : IWrappedCollection | ||
IsTypeGenericCollectionInterface ( |
public JsonArrayContract ( |
||
underlyingType | The underlying type for the contract. | |
return | System |