Example #1
0
 public void ReadStuInfoXLS(ref DataSet dsStuInfoXls, string getPath, int classNumbers, ref Hashtable className)
 {
     optionRules.ReadStuInfoXLS(ref dsStuInfoXls, getPath, classNumbers, ref className);
 }