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-2020 • Updated: 07/15/20
Comment or report problem with topic