Esempio n. 1
0
 public Book GetEntityWithRefence(string id)
 {
     return(dal.GetEntityWithRefence(id));
 }