Example #1
0
 static AccountManager()
 {
     AutoMapperConfigurator.Configure();
 }
Example #2
0
 static OrderManager()
 {
     AutoMapperConfigurator.Configure();
 }
 static ProductManager()
 {
     AutoMapperConfigurator.Configure();
 }