Exemplo n.º 1
0
 public void Excecute(List <Event> events)
 {
     csvService.Export(events);
 }