类库说明文档
CDATAReadXml Method |
读取xml
Namespace: DCSoft.Utility.Utils
Assembly: DCSoft.Utility (in DCSoft.Utility.dll) Version: 0.0.0.0 (1.0.0.0)
Syntax
C#
public void ReadXml( XmlReader reader )
Parameters
- reader
- Type: System.XmlXmlReader
[Missing <param name="reader"/> documentation for "M:DCSoft.Utility.Utils.CDATA.ReadXml(System.Xml.XmlReader)"]
Implements
IXmlSerializableReadXml(XmlReader)See Also