FiberModule<C> 类
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
用于光纤组件的自动传真模块。
public sealed class FiberModule<C> : Microsoft.Bot.Builder.Internals.Fibers.FiberModule
type FiberModule<'C> = class
inherit FiberModule
Public NotInheritable Class FiberModule(Of C)
Inherits FiberModule
类型参数
- C
- 继承
构造函数
FiberModule<C>() |
用于光纤组件的自动传真模块。 |
方法
Load(ContainerBuilder) |
用于光纤组件的自动传真模块。 (继承自 FiberModule) |