Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
NServiceMVC
WebStack
TemplateEngine.EmbeddedResourceFileProvider
C# 클래스 NServiceMVC.WebStack.TemplateEngine.EmbeddedResourceFileProvider
Provider that allows DotLiquid includes from embedded resources
상속:
DotLiquid.FileSystems.IFileSystem
파일 보기
프로젝트 열기: gregmac/NServiceMVC
공개 메소드들
메소드
설명
ReadTemplateFile
(
DotLiquid
context
,
string
templateName
) :
string
메소드 상세
ReadTemplateFile()
공개
메소드
public
ReadTemplateFile
(
DotLiquid
context
,
string
templateName
) :
string
context
DotLiquid
templateName
string
리턴
string