C# 클래스 System.ServiceModel.ServiceProxyGenerator

상속: ProxyGeneratorBase
파일 보기 프로젝트 열기: kumpera/mono

공개 메소드들

메소드 설명
CreateCallbackProxyType ( DispatchRuntime dispatchRuntime, Type callbackType ) : Type

메소드 상세

CreateCallbackProxyType() 공개 정적인 메소드

public static CreateCallbackProxyType ( DispatchRuntime dispatchRuntime, Type callbackType ) : Type
dispatchRuntime System.ServiceModel.Dispatcher.DispatchRuntime
callbackType System.Type
리턴 System.Type