Property | Type | Description | |
---|---|---|---|
type |
Method | Description | |
---|---|---|
Equals ( object obj ) : bool | ||
GetHashCode ( ) : int | ||
GetName ( ) : string | ||
Parse ( string json ) : |
||
ToString ( ) : string | ||
this ( string key ) : string |
Method | Description | |
---|---|---|
Schema ( |
||
WriteProperties ( Newtonsoft writer ) : void |
Method | Description | |
---|---|---|
Parse ( string json, Names names ) : |
||
ParseJson ( JToken j, Names names ) : |
||
Schema ( ) : System | ||
writeJson ( Newtonsoft writer ) : void | ||
writeStartObject ( Newtonsoft writer ) : void |
protected WriteProperties ( Newtonsoft writer ) : void | ||
writer | Newtonsoft | |
return | void |