Beispiel #1
0
 public void Configuration(IAppBuilder app)
 {
     Geocoder.Init();
     ConfigureAuth(app);
 }