Пример #1
0
 public E_Model.PropertyValue GetModel(string ID)
 {
     return(dal.GetModel(ID));
 }