Esempio n. 1
0
 public void Configuration(IAppBuilder app)
 {
     app.UseKillScreen();
     app.UseEdge();
 }