System.Xml.Serialization.XmlAnyElementAttribute.XmlAnyElementAttribute C# (CSharp) Méthode

XmlAnyElementAttribute() public méthode

public XmlAnyElementAttribute ( ) : System
Résultat System
        public XmlAnyElementAttribute() {
        }
        

Same methods

XmlAnyElementAttribute::XmlAnyElementAttribute ( string name ) : System
XmlAnyElementAttribute::XmlAnyElementAttribute ( string name, string ns ) : System
XmlAnyElementAttribute