C# Class Zetbox.DalProvider.Memory.MemoryImplementationType

Inheritance: Zetbox.API.ImplementationType
Afficher le fichier Open project: daszat/zetbox Class Usage Examples

Méthodes publiques

Méthode Description
MemoryImplementationType ( Type type, InterfaceType iftFactory, IMemoryImplementationTypeChecker typeChecker ) : System
ToInterfaceType ( ) : InterfaceType

Method Details

MemoryImplementationType() public méthode

public MemoryImplementationType ( Type type, InterfaceType iftFactory, IMemoryImplementationTypeChecker typeChecker ) : System
type System.Type
iftFactory Zetbox.API.InterfaceType
typeChecker IMemoryImplementationTypeChecker
Résultat System

ToInterfaceType() public méthode

public ToInterfaceType ( ) : InterfaceType
Résultat Zetbox.API.InterfaceType