示例#1
0
 static AttributeTest()
 {
     anyAttribute = new AttributeTest(XmlQualifiedName.Empty);
 }
示例#2
0
		static AttributeTest ()
		{
			anyAttribute = new AttributeTest (XmlQualifiedName.Empty);
		}