Share via


TurnState.Add(IAgentState) Method

Definition

public Microsoft.Agents.Builder.State.TurnState Add(Microsoft.Agents.Builder.State.IAgentState agentState);
member this.Add : Microsoft.Agents.Builder.State.IAgentState -> Microsoft.Agents.Builder.State.TurnState
Public Function Add (agentState As IAgentState) As TurnState

Parameters

agentState
IAgentState

Returns

Applies to