Method | Description | |
---|---|---|
Deserialize ( TextReader tr ) : object | ||
SerializeToString ( object obj ) : string |
public Deserialize ( TextReader tr ) : object | ||
tr | TextReader | |
return | object |
public SerializeToString ( object obj ) : string | ||
obj | object | |
return | string |