GKRuleSystem.Evaluate Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Evaluates the predicates in the Agenda and executes actions of those evaluating to true
.
[Foundation.Export("evaluate")]
public virtual void Evaluate ();
abstract member Evaluate : unit -> unit
override this.Evaluate : unit -> unit
- Attributes