Inheritance: XmlDictionaryReader, IXmlNamespaceResolver
Exemple #1
0
			public AttrNodeInfo (XmlBinaryDictionaryReader owner)
			{
				this.owner = owner;
			}
Exemple #2
0
 public AttrNodeInfo(XmlBinaryDictionaryReader owner)
 {
     this.owner = owner;
 }