System.Xml.Serialization.SoapElementAttribute.SoapElementAttribute C# (CSharp) Method

SoapElementAttribute() public method

public SoapElementAttribute ( ) : System
return System
        public SoapElementAttribute() {
        }
        

Same methods

SoapElementAttribute::SoapElementAttribute ( string elementName ) : System
SoapElementAttribute