コード例 #1
0
 public Startup(IWebHostEnvironment env)
 {
     Configuration = env.ConfiguracaoVariaveisAmbiente();
 }