Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
NUnitGoCore
CustomElements
CSSElements
CssPage
C# Class NUnitGoCore.CustomElements.CSSElements.CssPage
Mostrar archivo
Open project: elv1s42/NUnitGo
Class Usage Examples
Public Methods
Method
Description
AddStyle
(
string
style
) :
void
AddStyles
(
List
styles
) :
void
SavePage
(
string
fullPath
) :
void
Method Details
AddStyle()
public
method
public
AddStyle
(
string
style
) :
void
style
string
return
void
AddStyles()
public
method
public
AddStyles
(
List
styles
) :
void
styles
List
return
void
SavePage()
public
method
public
SavePage
(
string
fullPath
) :
void
fullPath
string
return
void