Пример #1
0
 public BagtotheFutureEntry Get(long id)
 {
     return(service.GetBagtotheFutureEntryById(id));
 }