Initializes a new instance of the DialogClassMemoryScope class.
Deletes the backing memory for a scope.
Current dialog context.
Gets the backing memory for this scope.
The DialogContext object for this turn.
The memory for the scope, containing cloned properties of the active dialog.
Loads a scopes backing memory at the start of a turn.
Current dialog context.
ProtectedonProtectedFinds the dialog instance referenced by the scope.
The DialogContext object for this turn.
The current dialog, or its parent dialog if applicable.
Saves a scopes backing memory at the end of a turn.
Current dialog context.
Changes the backing object for the memory scope.
Current dialog context
memory to assign
A memory scope that provides access to the properties of the active dialog class. This scope resolves to the active dialog if it is a container, or to its parent dialog.