FiberModule Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Autofac module for Fiber components.
public abstract class FiberModule : Autofac.Module
type FiberModule = class
inherit Module
Public MustInherit Class FiberModule
Inherits Module
- Inheritance
-
Autofac.ModuleFiberModule
- Derived
Constructors
FiberModule() |
Fields
Key_DoNotSerialize |
Services keyed with Key_DoNotSerialize will not be serialized. |
Key_SurrogateProvider |
Methods
Load(ContainerBuilder) |