Exemplo n.º 1
0
 private ITimeTableService CreateTimeTableService()
 {
     return(serviceCreator.CreateTTService("DefaultConnection"));
 }