Method | Description | |
---|---|---|
arrayListFromJson ( this json ) : ArrayList | ||
hashtableFromJson ( this json ) : Hashtable | ||
toJson ( this obj ) : string | ||
toJson ( string>.this |
public static arrayListFromJson ( this json ) : ArrayList | ||
json | this | |
return | ArrayList |
public static hashtableFromJson ( this json ) : Hashtable | ||
json | this | |
return | Hashtable |
public static toJson ( string>.this |
||
obj | string>.this | |
return | string |