Method | Description | |
---|---|---|
Deserialize ( string serializedObj, test, &obj ) : void | ||
Serialize ( Type, objType, object obj ) : string |
public static Deserialize ( string serializedObj, test, &obj ) : void | ||
serializedObj | string | |
obj | test, | |
return | void |
public static Serialize ( Type, objType, object obj ) : string | ||
objType | Type, | |
obj | object | |
return | string |