Exemplo n.º 1
0
 public List <E_Model.School> GetListArray(string strWhere)
 {
     return(dal.GetListArray(strWhere));
 }