Aracılığıyla paylaş


InspectionState(IStorage) Oluşturucu

Tanım

InspectionState sınıfının yeni bir örneğini başlatır.

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)

Parametreler

storage
IStorage

Bu durum yönetim nesnesinin durumu depolamak ve almak için kullanacağı depolama katmanı.

Şunlara uygulanır