Méthode | Description | |
---|---|---|
AddStyleDefinition ( string selector, string definition ) : void | ||
CssStylesheet ( |
||
DiscoverStyleDefinitions ( |
||
GetStyle ( string elementName, List |
Méthode | Description | |
---|---|---|
MatchSelectorLevel ( string selectorLevel, |
||
RemoveComments ( string text ) : string |
public AddStyleDefinition ( string selector, string definition ) : void | ||
selector | string | |
definition | string | |
Résultat | void |
public CssStylesheet ( |
||
htmlElement | ||
Résultat | System |
public DiscoverStyleDefinitions ( |
||
htmlElement | ||
Résultat | void |
public GetStyle ( string elementName, List |
||
elementName | string | |
sourceContext | List |
|
Résultat | string |