C# Class SilverlightMappingToolBasic.DescriptorTypeProxy

Inheritance: IDescriptorTypeProxy
Afficher le fichier Open project: chris-tomich/Glyma Class Usage Examples

Méthodes publiques

Méthode Description
DescriptorTypeProxy ( SoapDescriptorType soapDescriptorType ) : System
GetDescriptorType ( SoapDescriptorType soapDescriptorType ) : DescriptorTypeProxy
ToString ( ) : string

Méthodes protégées

Méthode Description
DescriptorTypeProxy ( ) : System

Method Details

DescriptorTypeProxy() protected méthode

protected DescriptorTypeProxy ( ) : System
Résultat System

DescriptorTypeProxy() public méthode

public DescriptorTypeProxy ( SoapDescriptorType soapDescriptorType ) : System
soapDescriptorType SoapDescriptorType
Résultat System

GetDescriptorType() public static méthode

public static GetDescriptorType ( SoapDescriptorType soapDescriptorType ) : DescriptorTypeProxy
soapDescriptorType SoapDescriptorType
Résultat DescriptorTypeProxy

ToString() public méthode

public ToString ( ) : string
Résultat string