C# Class LayoutFarm.WebDom.CssPropertyAssignmentCollection

Afficher le fichier Open project: prepare/HTML-Renderer Class Usage Examples

Méthodes publiques

Свойство Type Description
_dbugId int

Méthodes publiques

Méthode Description
Clone ( object newOwner ) : CssPropertyAssignmentCollection
CssPropertyAssignmentCollection ( object owner ) : System
MergeProperties ( CssPropertyAssignmentCollection sourceCollection ) : void

Private Methods

Méthode Description
GetDeclarations ( ) : CssPropertyDeclaration>.Dictionary
LoadRuleSet ( CssRuleSet ruleSet ) : void

Method Details

Clone() public méthode

public Clone ( object newOwner ) : CssPropertyAssignmentCollection
newOwner object
Résultat CssPropertyAssignmentCollection

CssPropertyAssignmentCollection() public méthode

public CssPropertyAssignmentCollection ( object owner ) : System
owner object
Résultat System

MergeProperties() public méthode

public MergeProperties ( CssPropertyAssignmentCollection sourceCollection ) : void
sourceCollection CssPropertyAssignmentCollection
Résultat void

Property Details

_dbugId public_oe static_oe property

public static int _dbugId
Résultat int