Esempio n. 1
0
 private ISingerService CreateSingerService()
 {
     return(serviceCreator.CreateSingerService("DefaultConnection"));
 }