Exemplo n.º 1
0
 public Task FinishYear(SupportedYear supportedYear)
 {
     return(_fantasyCriticRepo.FinishYear(supportedYear));
 }