C# Class SilverlightMappingToolBasic.NodeTypeProxy

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

Méthodes publiques

Méthode Description
GetNodeType ( SoapNodeType soapNodeType ) : NodeTypeProxy
NodeTypeProxy ( SoapNodeType soapNodeType ) : System
ToString ( ) : string

Méthodes protégées

Méthode Description
NodeTypeProxy ( ) : System

Method Details

GetNodeType() public static méthode

public static GetNodeType ( SoapNodeType soapNodeType ) : NodeTypeProxy
soapNodeType SoapNodeType
Résultat NodeTypeProxy

NodeTypeProxy() protected méthode

protected NodeTypeProxy ( ) : System
Résultat System

NodeTypeProxy() public méthode

public NodeTypeProxy ( SoapNodeType soapNodeType ) : System
soapNodeType SoapNodeType
Résultat System

ToString() public méthode

public ToString ( ) : string
Résultat string