C# Class NServiceMVC.WebStack.TemplateEngine.EmbeddedResourceFileProvider

Provider that allows DotLiquid includes from embedded resources
Inheritance: DotLiquid.FileSystems.IFileSystem
Afficher le fichier Open project: gregmac/NServiceMVC

Méthodes publiques

Méthode Description
ReadTemplateFile ( DotLiquid context, string templateName ) : string

Method Details

ReadTemplateFile() public méthode

public ReadTemplateFile ( DotLiquid context, string templateName ) : string
context DotLiquid
templateName string
Résultat string