Exemplo n.º 1
0
 public E_Model.PropertyValue ReaderBind(IDataReader dataReader)
 {
     return(dal.ReaderBind(dataReader));
 }