Deserializes an object previously serialized by SerializeObject.
public static object DeserializeObject(string serialized, Type type, string separator)
Parameters
serialized
type
separator
See also:
Class StringSerializer© West Wind Technologies, 1996-2016 • Updated: 12/12/15
Comment or report problem with topic