예제 #1
0
 public List <vw_VacationData> GetVacation()
 {
     return(VacationsRepository.GetVacations());
 }