Rules Manager for WPF | ComponentOne
C1.WPF.RulesManager Assembly / C1.WPF.RulesManager Namespace / C1RulesEngine Class
Properties Methods Events


In This Topic
    C1RulesEngine Class Members
    In This Topic

    The following tables list the members exposed by C1RulesEngine.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the C1RulesEngine class.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets the collection or rules this engine executes every time a style is requested through the GetStyle method.  
    Top
    Public Methods
     NameDescription
    Public MethodGets a style for the specified item.  
    Public MethodLoads the Rules definition from a System.IO.Stream.  
    Public MethodSaves the Rules definition into a System.IO.Stream.  
    Top
    Public Events
     NameDescription
    Public EventOccurs when any rule is changed.  
    Top
    See Also