C# 클래스 Zetbox.ConfigEditor.ModulesCache

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

공개 메소드들

메소드 설명
Contains ( string typeName ) : bool
this ( string typeName ) : ModuleDescriptor

비공개 메소드들

메소드 설명
EnsureCache ( ) : void
FileToCacheKey ( string file ) : string
LoadAssembly ( string file ) : void
ModulesCache ( ) : System

메소드 상세

Contains() 공개 메소드

public Contains ( string typeName ) : bool
typeName string
리턴 bool

this() 공개 메소드

public this ( string typeName ) : ModuleDescriptor
typeName string
리턴 Zetbox.API.Utils.ModuleDescriptor