C# Class BlackLinks.Templates.CSharpTemplateCompiler

Inheritance: TemplateCompiler
Afficher le fichier Open project: heapsource/BlackLinks

Méthodes publiques

Méthode Description
CSharpTemplateCompiler ( ) : System
getResourceFullTypeName ( string className ) : string

Méthodes protégées

Méthode Description
OnCompile ( ) : TemplatesCompilationResult

Private Methods

Méthode Description
generateDiscoveryClass ( ) : void

Method Details

CSharpTemplateCompiler() public méthode

public CSharpTemplateCompiler ( ) : System
Résultat System

OnCompile() protected méthode

protected OnCompile ( ) : TemplatesCompilationResult
Résultat TemplatesCompilationResult

getResourceFullTypeName() public méthode

public getResourceFullTypeName ( string className ) : string
className string
Résultat string