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