Udostępnij za pośrednictwem


StoreFromStack<C> Klasa

Definicja

public sealed class StoreFromStack<C> : Microsoft.Bot.Builder.Internals.Fibers.IStackStoreFactory<C>
type StoreFromStack<'C> = class
    interface IStackStoreFactory<'C>
Public NotInheritable Class StoreFromStack(Of C)
Implements IStackStoreFactory(Of C)

Parametry typu

C
Dziedziczenie
StoreFromStack<C>
Implementuje

Konstruktory

StoreFromStack<C>(Func<String,IBotDataBag,IStore<IFiberLoop<C>>>)

Jawne implementacje interfejsu

IStackStoreFactory<C>.StoreFrom(String, IBotDataBag)

Dotyczy