C# 클래스 StaticProxy.Interceptor.InterfaceProxy.InterfaceProxyHelpers

파일 보기 프로젝트 열기: BrunoJuchli/StaticProxy.Fody

공개 메소드들

메소드 설명
GetImplementationTypeOfInterface ( Type interfaceType ) : Type

비공개 메소드들

메소드 설명
EnsureTypeIsInterface ( Type interfaceType ) : void
RetrieveProxyType ( Type interfaceType ) : Type

메소드 상세

GetImplementationTypeOfInterface() 공개 정적인 메소드

public static GetImplementationTypeOfInterface ( Type interfaceType ) : Type
interfaceType System.Type
리턴 System.Type