Beispiel #1
0
 public int GetAllCompletedWorkCount()
 {
     return(_workDal.GetAllCompletedWorkCount());
 }