Aracılığıyla paylaş


PrivateConversationState(IStorage) Oluşturucu

Tanım

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

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

Parametreler

storage
IStorage

Kullanılacak depolama katmanı.

Şunlara uygulanır