Sdílet prostřednictvím


PrivateConversationState(IStorage) Konstruktor

Definice

Inicializuje novou instanci PrivateConversationState třídy .

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

Vrstva úložiště, která se má použít.

Platí pro