메소드 | 설명 | |
---|---|---|
AsAddressType ( string s ) : AddressType | ||
AsLocationType ( string s ) : LocationType | ||
AsResponseStatus ( string s ) : ServiceResponseStatus | ||
CanConvert ( |
||
ReadJson ( |
||
WriteJson ( |
메소드 | 설명 | |
---|---|---|
AsPlaceType ( string s ) : Places.PlaceType |
public static AsAddressType ( string s ) : AddressType | ||
s | string | |
리턴 | AddressType |
public static AsLocationType ( string s ) : LocationType | ||
s | string | |
리턴 | LocationType |
public static AsResponseStatus ( string s ) : ServiceResponseStatus | ||
s | string | |
리턴 | ServiceResponseStatus |
public ReadJson ( |
||
reader | ||
objectType | ||
existingValue | object | |
serializer | ||
리턴 | object |
public WriteJson ( |
||
writer | ||
value | object | |
serializer | ||
리턴 | void |