C# Class NServiceMVC.WebStack.TemplateEngine.EmbeddedResourceFileProvider

Provider that allows DotLiquid includes from embedded resources
Inheritance: DotLiquid.FileSystems.IFileSystem
Exibir arquivo Open project: gregmac/NServiceMVC

Public Methods

Method Description
ReadTemplateFile ( DotLiquid context, string templateName ) : string

Method Details

ReadTemplateFile() public method

public ReadTemplateFile ( DotLiquid context, string templateName ) : string
context DotLiquid
templateName string
return string