次の方法で共有


FiberModule<C> クラス

定義

ファイバー コンポーネント用の Autofac モジュール。

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>()

ファイバー コンポーネント用の Autofac モジュール。

メソッド

Load(ContainerBuilder)

ファイバー コンポーネント用の Autofac モジュール。

(継承元 FiberModule)

適用対象