Method | Description | |
---|---|---|
FromString ( string s ) : |
||
GetFieldByName ( |
||
GetFieldName ( |
||
GetFieldName ( |
||
GetTypeByName ( string jsName ) : |
||
GetTypeName ( |
||
JsonTypeMap ( string>.Dictionary |
||
ToString ( ) : string |
public static FromString ( string s ) : |
||
s | string | |
return |
public GetFieldByName ( |
||
type | ||
jsName | string | |
return |
public GetFieldName ( |
||
type | ||
field | ||
return | string |
public GetFieldName ( |
||
type | ||
fieldName | string | |
return | string |
public GetTypeByName ( string jsName ) : |
||
jsName | string | |
return |
public GetTypeName ( |
||
type | ||
return | string |
public JsonTypeMap ( string>.Dictionary |
||
typeNames | string>.Dictionary | |
fieldNames | string>.Dictionary | |
return | System |