Beispiel #1
0
 public List <UserPlanViewModel> GetVmList()
 {
     return(_repository.GetVmList());
 }