C# Class ExoRule.ConditionTarget

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

Private Methods

Méthode Description
AddProperty ( string property ) : void
ConditionTarget ( Condition condition, ModelInstance target ) : System