C# Class SilverlightMappingToolBasic.DescriptorTypeProxy

Inheritance: IDescriptorTypeProxy
Mostra file Open project: chris-tomich/Glyma Class Usage Examples

Public Methods

Method Description
DescriptorTypeProxy ( SoapDescriptorType soapDescriptorType ) : System
GetDescriptorType ( SoapDescriptorType soapDescriptorType ) : DescriptorTypeProxy
ToString ( ) : string

Protected Methods

Method Description
DescriptorTypeProxy ( ) : System

Method Details

DescriptorTypeProxy() protected method

protected DescriptorTypeProxy ( ) : System
return System

DescriptorTypeProxy() public method

public DescriptorTypeProxy ( SoapDescriptorType soapDescriptorType ) : System
soapDescriptorType SoapDescriptorType
return System

GetDescriptorType() public static method

public static GetDescriptorType ( SoapDescriptorType soapDescriptorType ) : DescriptorTypeProxy
soapDescriptorType SoapDescriptorType
return DescriptorTypeProxy

ToString() public method

public ToString ( ) : string
return string