Condividi tramite


TriggerTree.Matches(Object) Metodo

Definizione

Restituisce le possibili corrispondenze in base allo stato corrente.

public System.Collections.Generic.IEnumerable<AdaptiveExpressions.TriggerTrees.Trigger> Matches(object state);
member this.Matches : obj -> seq<AdaptiveExpressions.TriggerTrees.Trigger>
Public Function Matches (state As Object) As IEnumerable(Of Trigger)

Parametri

state
Object

Stato rispetto a cui eseguire la valutazione.

Restituisce

Enumerazione delle possibili corrispondenze.

Si applica a