C# 클래스 SilverlightMappingToolBasic.DescriptorTypeProxy

상속: IDescriptorTypeProxy
파일 보기 프로젝트 열기: chris-tomich/Glyma 1 사용 예제들

공개 메소드들

메소드 설명
DescriptorTypeProxy ( SoapDescriptorType soapDescriptorType ) : System
GetDescriptorType ( SoapDescriptorType soapDescriptorType ) : DescriptorTypeProxy
ToString ( ) : string

보호된 메소드들

메소드 설명
DescriptorTypeProxy ( ) : System

메소드 상세

DescriptorTypeProxy() 보호된 메소드

protected DescriptorTypeProxy ( ) : System
리턴 System

DescriptorTypeProxy() 공개 메소드

public DescriptorTypeProxy ( SoapDescriptorType soapDescriptorType ) : System
soapDescriptorType SoapDescriptorType
리턴 System

GetDescriptorType() 공개 정적인 메소드

public static GetDescriptorType ( SoapDescriptorType soapDescriptorType ) : DescriptorTypeProxy
soapDescriptorType SoapDescriptorType
리턴 DescriptorTypeProxy

ToString() 공개 메소드

public ToString ( ) : string
리턴 string