Esempio n. 1
0
 public static Task Main(string[] args)
 {
     return(Startup.RunAsync(args));
 }