Method | Description | |
---|---|---|
JsonDictionaryAttribute ( ) : System |
Initializes a new instance of the JsonDictionaryAttribute class.
|
|
JsonDictionaryAttribute ( string id ) : System |
Initializes a new instance of the JsonDictionaryAttribute class with the specified container Id.
|
public JsonDictionaryAttribute ( string id ) : System | ||
id | string | The container Id. |
return | System |