Exemplo n.º 1
0
 protected override void OnStartup(StartupEventArgs e)
 {
     AutomapperConfiguration.Initialise();
     base.OnStartup(e);
 }