IHostingStartup Rozhraní

Definice

Představuje konfiguraci specifickou pro platformu, která se použije při vytváření objektu IWebHostBuilder IWebHost.

public interface class IHostingStartup
public interface IHostingStartup
type IHostingStartup = interface
Public Interface IHostingStartup
Odvozené

Metody

Configure(IWebHostBuilder)

Nakonfigurujte .IWebHostBuilder

Platí pro