Esempio n. 1
0
 public E_Model.WebSite GetModel(string ID)
 {
     return(dal.GetModel(ID));
 }