Méthode | Description | |
---|---|---|
AsAddressType ( string s ) : AddressType | ||
AsLocationType ( string s ) : LocationType | ||
AsResponseStatus ( string s ) : ServiceResponseStatus | ||
CanConvert ( |
||
ReadJson ( |
||
WriteJson ( |
Méthode | Description | |
---|---|---|
AsPlaceType ( string s ) : Places.PlaceType |
public static AsAddressType ( string s ) : AddressType | ||
s | string | |
Résultat | AddressType |
public static AsLocationType ( string s ) : LocationType | ||
s | string | |
Résultat | LocationType |
public static AsResponseStatus ( string s ) : ServiceResponseStatus | ||
s | string | |
Résultat | ServiceResponseStatus |
public CanConvert ( |
||
objectType | ||
Résultat | bool |
public ReadJson ( |
||
reader | ||
objectType | ||
existingValue | object | |
serializer | ||
Résultat | object |
public WriteJson ( |
||
writer | ||
value | object | |
serializer | ||
Résultat | void |