Class FabricHostBuilder
Provides the builder class for a Fabric
Namespace: Copper.Hosting
Assembly: Copper.Hosting.dll
Syntax
public sealed class FabricHostBuilder : FabricHostBuilder<FabricHostBuilder>
Methods
View SourceCreate()
Creates a new Fabric
Declaration
public static FabricHostBuilder Create()
Returns
Type | Description |
---|---|
Fabric |
The Fabric |