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

Inheritance: ImplementationType
Afficher le fichier Open project: daszat/zetbox

Méthodes publiques

Méthode Description
ServerImplementationTypeMock ( Type t, InterfaceType iftFactory ) : System
ToInterfaceType ( ) : InterfaceType

Method Details

ServerImplementationTypeMock() public méthode

public ServerImplementationTypeMock ( Type t, InterfaceType iftFactory ) : System
t System.Type
iftFactory InterfaceType
Résultat System

ToInterfaceType() public méthode

public ToInterfaceType ( ) : InterfaceType
Résultat InterfaceType