Method | Description | |
---|---|---|
JsonLinqContract ( Type underlyingType ) : System |
Initializes a new instance of the JsonLinqContract class.
|
public JsonLinqContract ( Type underlyingType ) : System | ||
underlyingType | Type | The underlying type for the contract. |
return | System |