C# 클래스 BlackLinks.Templates.CSharpTemplateCompiler

상속: TemplateCompiler
파일 보기 프로젝트 열기: heapsource/BlackLinks

공개 메소드들

메소드 설명
CSharpTemplateCompiler ( ) : System
getResourceFullTypeName ( string className ) : string

보호된 메소드들

메소드 설명
OnCompile ( ) : TemplatesCompilationResult

비공개 메소드들

메소드 설명
generateDiscoveryClass ( ) : void

메소드 상세

CSharpTemplateCompiler() 공개 메소드

public CSharpTemplateCompiler ( ) : System
리턴 System

OnCompile() 보호된 메소드

protected OnCompile ( ) : TemplatesCompilationResult
리턴 TemplatesCompilationResult

getResourceFullTypeName() 공개 메소드

public getResourceFullTypeName ( string className ) : string
className string
리턴 string