public List <DualHelper> MostWorkTaskCompleted()
 {
     return(_appUser.MostWorkTaskCompleted());
 }