Пример #1
0
 public Property Get(int id)
 {
     return(db.GetById(id));
 }