Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
LayoutFarm
HtmlBoxes
CssBlockRun
C# 클래스 LayoutFarm.HtmlBoxes.CssBlockRun
상속:
CssRun
파일 보기
프로젝트 열기: prepare/HTML-Renderer
1 사용 예제들
공개 메소드들
메소드
설명
CssBlockRun
(
CssBox
contentBlockBox
)
WriteContent
(
System
stbuilder
,
int
start
,
int
length
) :
void
메소드 상세
CssBlockRun()
공개
메소드
public
CssBlockRun
(
CssBox
contentBlockBox
)
contentBlockBox
CssBox
WriteContent()
공개
메소드
public
WriteContent
(
System
stbuilder
,
int
start
,
int
length
) :
void
stbuilder
System
start
int
length
int
리턴
void