类库说明文档
XmlHelper Class |
[Missing <summary> documentation for "T:DCSoft.Utility.Utils.XmlHelper"]
Inheritance Hierarchy
Namespace: DCSoft.Utility.Utils
Assembly: DCSoft.Utility (in DCSoft.Utility.dll) Version: 0.0.0.0 (1.0.0.0)
Syntax
C#
public class XmlHelper
The XmlHelper type exposes the following members.
Constructors
Methods
Name | Description | |
---|---|---|
Deserialize | ||
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
getNodeAttributeValue | ||
getNodeValue | ||
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
ObjectToXml(Object) | ||
ObjectToXml(Type, Object) | ||
ToString | (Inherited from Object.) | |
XmlDeserializeT(String) | ||
XmlDeserializeT(String, Encoding) | ||
XmlSerialize |
See Also