Method | Description | |
---|---|---|
AddDecision ( IScriptDecision decision ) : void | ||
ConditionsAreMet ( ) : bool | ||
Contains ( IScriptDecision decision ) : bool |
public AddDecision ( IScriptDecision decision ) : void | ||
decision | IScriptDecision | |
return | void |
public Contains ( IScriptDecision decision ) : bool | ||
decision | IScriptDecision | |
return | bool |