Метод | Описание | |
---|---|---|
arrayListFromJson ( this json ) : ArrayList | ||
hashtableFromJson ( this json ) : Hashtable | ||
toJson ( this obj ) : string | ||
toJson ( string>.this |
public static arrayListFromJson ( this json ) : ArrayList | ||
json | this | |
Результат | ArrayList |
public static hashtableFromJson ( this json ) : Hashtable | ||
json | this | |
Результат | Hashtable |
public static toJson ( this obj ) : string | ||
obj | this | |
Результат | string |
public static toJson ( string>.this |
||
obj | string>.this | |
Результат | string |