FiberModule<C> 类

定义

用于光纤组件的自动传真模块。

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
继承
Autofac.Module
FiberModule<C>

构造函数

FiberModule<C>()

用于光纤组件的自动传真模块。

方法

Load(ContainerBuilder)

用于光纤组件的自动传真模块。

(继承自 FiberModule)

适用于