Пример #1
0
 public List <Meeting> Get()
 {
     return(Meeting.GetUpcomingMeetings());
 }