Class EmptyWebHostBuilder3
Inherited Members
Namespace: Coree.NETASP.UnderConstruction
Assembly: Coree.NETASP.dll
Syntax
public class EmptyWebHostBuilder3
Constructors
| Edit this page View SourceEmptyWebHostBuilder3()
Declaration
public EmptyWebHostBuilder3()
Methods
| Edit this page View SourceBuild()
Declaration
public CustomWebApplication2 Build()
Returns
| Type | Description |
|---|---|
| CustomWebApplication2 |
ConfigureServices(Action<IServiceCollection>)
Declaration
public void ConfigureServices(Action<IServiceCollection> configureServices)
Parameters
| Type | Name | Description |
|---|---|---|
| Action<IServiceCollection> | configureServices |