C# Class System.Xml.Serialization.SoapAttributes

Show file Open project: gbarnett/shared-source-cli-2.0 Class Usage Examples

Private Properties

Property Type Description

Public Methods

Method Description
SoapAttributes ( ) : System
SoapAttributes ( ICustomAttributeProvider provider ) : System

Method Details

SoapAttributes() public method

public SoapAttributes ( ) : System
return System

SoapAttributes() public method

public SoapAttributes ( ICustomAttributeProvider provider ) : System
provider ICustomAttributeProvider
return System