다음을 통해 공유


StoreFromStack<C> 클래스

정의

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)

형식 매개 변수

C
상속
StoreFromStack<C>
구현

생성자

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

명시적 인터페이스 구현

IStackStoreFactory<C>.StoreFrom(String, IBotDataBag)

적용 대상