C# Class SilverlightMappingToolBasic.DescriptorProxy

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

Méthodes publiques

Méthode Description
DescriptorProxy ( ) : System
DescriptorProxy ( System.Guid nodeId, SoapDescriptorType descriptorType, IRelationshipProxy relationship, SoapRelationship soapRelationship ) : System
Equals ( object obj ) : bool
GetHashCode ( ) : int
ToString ( ) : string

Method Details

DescriptorProxy() public méthode

public DescriptorProxy ( ) : System
Résultat System

DescriptorProxy() public méthode

public DescriptorProxy ( System.Guid nodeId, SoapDescriptorType descriptorType, IRelationshipProxy relationship, SoapRelationship soapRelationship ) : System
nodeId System.Guid
descriptorType SoapDescriptorType
relationship IRelationshipProxy
soapRelationship SoapRelationship
Résultat System

Equals() public méthode

public Equals ( object obj ) : bool
obj object
Résultat bool

GetHashCode() public méthode

public GetHashCode ( ) : int
Résultat int

ToString() public méthode

public ToString ( ) : string
Résultat string