Example #1
0
 //Configurating SimpleInjector
 public void ConfigureDI(HttpConfiguration config)
 {
     DependencyRegistar.Initialize(config);
 }