Condividi tramite


StateMachine<TReturn>.StateResult.Output Proprietà

Definizione

Questo tipo/membro supporta l'infrastruttura .NET Framework e non deve essere usata direttamente dal codice. Ottiene o imposta l'output.

public TReturn Output { get; set; }
member this.Output : 'Return with get, set
Public Property Output As TReturn

Valore della proprietà

TReturn

Oggetto StateMachine<TReturn>.State che rappresenta l'output.

Si applica a