C# Class ExoRule.ConditionTarget

Represents the target of an condition, including the set of properties involved.
Mostrar archivo Open project: vc3/ExoRule Class Usage Examples

Private Methods

Method Description
AddProperty ( string property ) : void
ConditionTarget ( Condition condition, ModelInstance target ) : System