Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
PicklesDoc
Pickles
DocumentationBuilders
Html
HtmlResourceWriter
C# 클래스 PicklesDoc.Pickles.DocumentationBuilders.Html.HtmlResourceWriter
상속:
ResourceWriter
파일 보기
프로젝트 열기: picklesdoc/pickles
1 사용 예제들
공개 메소드들
메소드
설명
HtmlResourceWriter
(
IFileSystem
fileSystem
) :
System
WriteTo
(
string
folder
) :
void
비공개 메소드들
메소드
설명
EnsureFolder
(
string
cssFolder
) :
void
메소드 상세
HtmlResourceWriter()
공개
메소드
public
HtmlResourceWriter
(
IFileSystem
fileSystem
) :
System
fileSystem
IFileSystem
리턴
System
WriteTo()
공개
메소드
public
WriteTo
(
string
folder
) :
void
folder
string
리턴
void