C# 클래스 Zetbox.API.Server.Mocks.ServerImplementationTypeMock

상속: ImplementationType
파일 보기 프로젝트 열기: daszat/zetbox

공개 메소드들

메소드 설명
ServerImplementationTypeMock ( Type t, InterfaceType iftFactory ) : System
ToInterfaceType ( ) : InterfaceType

메소드 상세

ServerImplementationTypeMock() 공개 메소드

public ServerImplementationTypeMock ( Type t, InterfaceType iftFactory ) : System
t System.Type
iftFactory InterfaceType
리턴 System

ToInterfaceType() 공개 메소드

public ToInterfaceType ( ) : InterfaceType
리턴 InterfaceType