Method | Description | |
---|---|---|
DeSerialize ( string Str, |
||
Serialize ( object Obj ) : string |
public static DeSerialize ( string Str, |
||
Str | string | |
ObjectType | ||
return | object |
public static Serialize ( object Obj ) : string | ||
Obj | object | |
return | string |