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