Beispiel #1
0
 public T GetEntity(int id)
 {
     return(Сontext.Find(id));
 }