Name | Description | |
---|---|---|
![]() | C1RulesEngine Constructor | Initializes a new instance of the C1RulesEngine class. |
The following tables list the members exposed by C1RulesEngine.
Name | Description | |
---|---|---|
![]() | C1RulesEngine Constructor | Initializes a new instance of the C1RulesEngine class. |
Name | Description | |
---|---|---|
![]() | Rules | Gets the collection or rules this engine executes every time a style is requested through the GetStyle method. |
Name | Description | |
---|---|---|
![]() | GetStyle | Gets a style for the specified item. |
![]() | Load | Loads the Rules definition from a System.IO.Stream. |
![]() | Save | Saves the Rules definition into a System.IO.Stream. |
Name | Description | |
---|---|---|
![]() | RulesChanged | Occurs when any rule is changed. |