Delen via


InspectionState(IStorage) Constructor

Definitie

Initialiseert een nieuw exemplaar van de InspectionState klasse.

public InspectionState(Microsoft.Bot.Builder.IStorage storage);
new Microsoft.Bot.Builder.InspectionState : Microsoft.Bot.Builder.IStorage -> Microsoft.Bot.Builder.InspectionState
Public Sub New (storage As IStorage)

Parameters

storage
IStorage

De opslaglaag die dit statusbeheerobject gebruikt om de status op te slaan en op te halen.

Van toepassing op