C# Класс SilverlightMappingToolBasic.DescriptorProxy

Наследование: IDescriptorProxy
Показать файл Открыть проект Примеры использования класса

Открытые методы

Метод Описание
DescriptorProxy ( ) : System
DescriptorProxy ( System.Guid nodeId, SoapDescriptorType descriptorType, IRelationshipProxy relationship, SoapRelationship soapRelationship ) : System
Equals ( object obj ) : bool
GetHashCode ( ) : int
ToString ( ) : string

Описание методов

DescriptorProxy() публичный Метод

public DescriptorProxy ( ) : System
Результат System

DescriptorProxy() публичный Метод

public DescriptorProxy ( System.Guid nodeId, SoapDescriptorType descriptorType, IRelationshipProxy relationship, SoapRelationship soapRelationship ) : System
nodeId System.Guid
descriptorType SoapDescriptorType
relationship IRelationshipProxy
soapRelationship SoapRelationship
Результат System

Equals() публичный Метод

public Equals ( object obj ) : bool
obj object
Результат bool

GetHashCode() публичный Метод

public GetHashCode ( ) : int
Результат int

ToString() публичный Метод

public ToString ( ) : string
Результат string