Méthode | Description | |
---|---|---|
FromString ( string s ) : |
||
GetFieldByName ( |
||
GetFieldName ( |
||
GetFieldName ( |
||
GetTypeByName ( string jsName ) : |
||
GetTypeName ( |
||
JsonTypeMap ( string>.Dictionary |
||
ToString ( ) : string |
public static FromString ( string s ) : |
||
s | string | |
Résultat |
public GetFieldByName ( |
||
type | ||
jsName | string | |
Résultat |
public GetFieldName ( |
||
type | ||
field | ||
Résultat | string |
public GetFieldName ( |
||
type | ||
fieldName | string | |
Résultat | string |
public GetTypeByName ( string jsName ) : |
||
jsName | string | |
Résultat |
public GetTypeName ( |
||
type | ||
Résultat | string |
public JsonTypeMap ( string>.Dictionary |
||
typeNames | string>.Dictionary | |
fieldNames | string>.Dictionary | |
Résultat | System |