Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
NUnitGoCore
CustomElements
CSSElements
CssPage
C# 클래스 NUnitGoCore.CustomElements.CSSElements.CssPage
파일 보기
프로젝트 열기: elv1s42/NUnitGo
1 사용 예제들
공개 메소드들
메소드
설명
AddStyle
(
string
style
) :
void
AddStyles
(
List
styles
) :
void
SavePage
(
string
fullPath
) :
void
메소드 상세
AddStyle()
공개
메소드
public
AddStyle
(
string
style
) :
void
style
string
리턴
void
AddStyles()
공개
메소드
public
AddStyles
(
List
styles
) :
void
styles
List
리턴
void
SavePage()
공개
메소드
public
SavePage
(
string
fullPath
) :
void
fullPath
string
리턴
void