Click or drag to resize
ISerializedObjectDeserialize Method
反序列化对象

Namespace: X3Platform
Assembly: X3Platform.Support (in X3Platform.Support.dll) Version: 1.0.0.0 (2.0.0.0)
Syntax
void Deserialize(
	XmlElement element
)

Parameters

element
Type: System.XmlXmlElement
Xml元素
See Also