Freigeben über


StoreFromStack<C> Klasse

Definition

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)

Typparameter

C
Vererbung
StoreFromStack<C>
Implementiert

Konstruktoren

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

Explizite Schnittstellenimplementierungen

IStackStoreFactory<C>.StoreFrom(String, IBotDataBag)

Gilt für: