Ejemplo n.º 1
0
 private IEventService CreateEventService()
 {
     return(serviceCreator.CreateEventService("DefaultConnection"));
 }