C# Class SilverlightMappingToolBasic.RelationshipTypeProxy

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

Public Methods

Method Description
GetRelationshipType ( SoapRelationshipType soapRelationshipType ) : RelationshipTypeProxy
RelationshipTypeProxy ( SoapRelationshipType soapRelationshipType ) : System
ToString ( ) : string

Protected Methods

Method Description
RelationshipTypeProxy ( ) : System

Method Details

GetRelationshipType() public static method

public static GetRelationshipType ( SoapRelationshipType soapRelationshipType ) : RelationshipTypeProxy
soapRelationshipType SoapRelationshipType
return RelationshipTypeProxy

RelationshipTypeProxy() protected method

protected RelationshipTypeProxy ( ) : System
return System

RelationshipTypeProxy() public method

public RelationshipTypeProxy ( SoapRelationshipType soapRelationshipType ) : System
soapRelationshipType SoapRelationshipType
return System

ToString() public method

public ToString ( ) : string
return string