Method | Description | |
---|---|---|
Serialize ( object obj ) : string |
Method | Description | |
---|---|---|
SerializeArray ( IList anArray ) : void | ||
SerializeObject ( IDictionary obj ) : void | ||
SerializeOther ( object value ) : void | ||
SerializeString ( string str ) : void | ||
SerializeValue ( object value ) : void | ||
Serializer ( ) : System |
public static Serialize ( object obj ) : string | ||
obj | object | |
return | string |