Class EmptyWebHostBuilder2
Implements
Inherited Members
Namespace: Coree.NETASP.UnderConstruction
Assembly: Coree.NETASP.dll
Syntax
public class EmptyWebHostBuilder2 : WebHostBuilder, IWebHostBuilder
Constructors
| Edit this page View SourceEmptyWebHostBuilder2()
Declaration
public EmptyWebHostBuilder2()
Properties
| Edit this page View SourceServices
Declaration
public IServiceCollection Services { get; }
Property Value
Type | Description |
---|---|
IServiceCollection |
Methods
| Edit this page View SourceBuild()
Declaration
public IWebHost Build()
Returns
Type | Description |
---|---|
IWebHost |