ภาษา

PersistedState.Implicit Operator

Definition

public static implicit operator Microsoft.Agents.Builder.Dialogs.PersistedState(System.Collections.Generic.Dictionary<string,object> state);
static member op_Implicit : System.Collections.Generic.Dictionary<string, obj> -> Microsoft.Agents.Builder.Dialogs.PersistedState
Public Shared Widening Operator CType (state As Dictionary(Of String, Object)) As PersistedState

Parameters

Returns

Applies to