Ejemplo n.º 1
0
 public static DataTable GetTbsusheTop(int i, string strWhere)
 {
     return(TbsusheDAL.GetTbsusheTop(i, strWhere));
 }