类名 : Matcher
说明 : 条件过滤中的匹配单元
成员 :
名称 | 说明 |
---|---|
XmlPrefix_Item | Item常量 |
XmlPrefix_And | And常量 |
XmlPrefix_Or | Or常量 |
构造方法名称 : #ctor
参数 | 说明 |
---|---|
返回值 | |
方法名称 : SaveAsXml(System.Xml.XmlDocument,System.Xml.XmlElement)
参数 | 说明 |
---|---|
"XmlDocument" | xml文档 |
"XmlElement" | xml元素 |
返回值 | |
构造方法名称 : #ctor(System.Xml.XmlElement)
参数 | 说明 |
---|---|
"XmlElement" | xml元素 |
返回值 | |
方法名称 : Create(System.Xml.XmlElement)
参数 | 说明 |
---|---|
"XmlElement" | xml元素 |
返回值 | |
matcher |