IStackStoreFactory<C> 接口

定义

public interface IStackStoreFactory<C>
type IStackStoreFactory<'C> = interface
Public Interface IStackStoreFactory(Of C)

类型参数

C
派生

方法

StoreFrom(String, IBotDataBag)

适用于