System.Xml.Serialization.XmlAttributeAttribute.XmlAttributeAttribute C# (CSharp) 메소드

XmlAttributeAttribute() 공개 메소드

public XmlAttributeAttribute ( ) : System
리턴 System
        public XmlAttributeAttribute() {
        }
        

Same methods

XmlAttributeAttribute::XmlAttributeAttribute ( Type type ) : System
XmlAttributeAttribute::XmlAttributeAttribute ( string attributeName ) : System
XmlAttributeAttribute::XmlAttributeAttribute ( string attributeName, Type type ) : System
XmlAttributeAttribute