C# Class Zetbox.Objects.MemoryImplementationTypeChecker

Inheritance: Zetbox.API.BaseImplementationTypeChecker, IMemoryImplementationTypeChecker
Mostra file Open project: daszat/zetbox

Public Methods

Method Description
MemoryImplementationTypeChecker ( Func implTypeCheckersFactory ) : System

Protected Methods

Method Description
GetAssembly ( ) : System.Reflection.Assembly

Method Details

GetAssembly() protected method

protected GetAssembly ( ) : System.Reflection.Assembly
return System.Reflection.Assembly

MemoryImplementationTypeChecker() public method

public MemoryImplementationTypeChecker ( Func implTypeCheckersFactory ) : System
implTypeCheckersFactory Func
return System