Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
NServiceMVC
WebStack
TemplateEngine.EmbeddedResourceFileProvider
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