예제 #1
0
 public Startup(IWebHostEnvironment environment)
 {
     this.Configuration = environment.CreateConfiguration();
 }