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