Beispiel #1
0
 public void SprintStatus(int id)
 {
     teamLeaderRepository.SprintStatus(id);
 }