StoreFromStack<C> Classe
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
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)
Paramètres de type
- C
- Héritage
-
StoreFromStack<C>
- Implémente
Constructeurs
StoreFromStack<C>(Func<String,IBotDataBag,IStore<IFiberLoop<C>>>) |
Implémentations d’interfaces explicites
IStackStoreFactory<C>.StoreFrom(String, IBotDataBag) |