C# Class Zetbox.API.Server.Mocks.ServerImplementationTypeMock

Inheritance: ImplementationType
Mostrar archivo Open project: daszat/zetbox

Public Methods

Method Description
ServerImplementationTypeMock ( Type t, InterfaceType iftFactory ) : System
ToInterfaceType ( ) : InterfaceType

Method Details

ServerImplementationTypeMock() public method

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

ToInterfaceType() public method

public ToInterfaceType ( ) : InterfaceType
return InterfaceType