C# Class NUnitGoCore.CustomElements.CSSElements.CssPage

Afficher le fichier Open project: elv1s42/NUnitGo Class Usage Examples

Méthodes publiques

Méthode Description
AddStyle ( string style ) : void
AddStyles ( List styles ) : void
SavePage ( string fullPath ) : void

Method Details

AddStyle() public méthode

public AddStyle ( string style ) : void
style string
Résultat void

AddStyles() public méthode

public AddStyles ( List styles ) : void
styles List
Résultat void

SavePage() public méthode

public SavePage ( string fullPath ) : void
fullPath string
Résultat void