메소드 | 설명 | |
---|---|---|
AddStyleDefinition ( string selector, string definition ) : void | ||
CssStylesheet ( XmlElement htmlElement ) : System | ||
DiscoverStyleDefinitions ( XmlElement htmlElement ) : void | ||
GetStyle ( string elementName, List |
메소드 | 설명 | |
---|---|---|
MatchSelectorLevel ( string selectorLevel, XmlElement xmlElement ) : bool | ||
RemoveComments ( string text ) : string |
public AddStyleDefinition ( string selector, string definition ) : void | ||
selector | string | |
definition | string | |
리턴 | void |
public CssStylesheet ( XmlElement htmlElement ) : System | ||
htmlElement | XmlElement | |
리턴 | System |
public DiscoverStyleDefinitions ( XmlElement htmlElement ) : void | ||
htmlElement | XmlElement | |
리턴 | void |
public GetStyle ( string elementName, List |
||
elementName | string | |
sourceContext | List |
|
리턴 | string |