Compartir a través de


StoreFromStack<C> Clase

Definición

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)

Parámetros de tipo

C
Herencia
StoreFromStack<C>
Implementaciones

Constructores

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

Implementaciones de interfaz explícitas

IStackStoreFactory<C>.StoreFrom(String, IBotDataBag)

Se aplica a