共用方式為


FiberModule 類別

定義

Fiber 元件的 Autofac 模組。

public abstract class FiberModule : Autofac.Module
type FiberModule = class
    inherit Module
Public MustInherit Class FiberModule
Inherits Module
繼承
Autofac.Module
FiberModule
衍生

建構函式

FiberModule()

Fiber 元件的 Autofac 模組。

欄位

Key_DoNotSerialize

使用 索引鍵 Key_DoNotSerialize 的服務將不會序列化。

Key_SurrogateProvider

Fiber 元件的 Autofac 模組。

方法

Load(ContainerBuilder)

Fiber 元件的 Autofac 模組。

適用於