Udostępnij przez


PrivateConversationState(IStorage) Konstruktor

Definicja

Inicjuje nowe wystąpienie klasy PrivateConversationState.

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)

Parametry

storage
IStorage

Warstwa magazynu do użycia.

Dotyczy