C# Class SilverlightMappingToolBasic.NodeTypeProxy

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

Public Methods

Method Description
GetNodeType ( SoapNodeType soapNodeType ) : NodeTypeProxy
NodeTypeProxy ( SoapNodeType soapNodeType ) : System
ToString ( ) : string

Protected Methods

Method Description
NodeTypeProxy ( ) : System

Method Details

GetNodeType() public static method

public static GetNodeType ( SoapNodeType soapNodeType ) : NodeTypeProxy
soapNodeType SoapNodeType
return NodeTypeProxy

NodeTypeProxy() protected method

protected NodeTypeProxy ( ) : System
return System

NodeTypeProxy() public method

public NodeTypeProxy ( SoapNodeType soapNodeType ) : System
soapNodeType SoapNodeType
return System

ToString() public method

public ToString ( ) : string
return string