示例#1
0
 public EnvironmentNameRegistry()
 {
     // which is just a shortcut for:
     Hosting.UseEnvironment("Production");
 }