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

Namespace: X3Platform.Apps.Model
Assembly: X3Platform.Apps (in X3Platform.Apps.dll) Version: 1.0.0.0 (2.0.0.0)
Syntax
public override void Deserialize(
	XmlElement element
)

Parameters

element
Type: System.XmlXmlElement
Xml元素

Implements

ISerializedObjectDeserialize(XmlElement)
See Also