Exemplo n.º 1
0
 public void UpdateLastRun(ApiType meetUpEvents, long?refId)
 {
     _runnerRepository.Update(ApiType.MeetUpEvents, null);
 }