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-2024 • Updated: 06/29/24
Comment or report problem with topic