Program Class

Namespace
NetCoreApp21
Base Types
  • object
graph BT Type-->Base0["object"] Type["Program"] class Type type-node

Syntax

public static class Program

Methods

Name Value Summary
CreateWebHostBuilder(string[]) IWebHostBuilder
static
Main(string[]) void
static