public SettingOprtion()
 {
     gt = new GetBySQLLight();
 }
Exemple #2
0
 public PS_MOKASSAR_FAOpration()
 {
     gt = new GetBySQLLight();
 }
 public ParaOpration()
 {
     gt = new GetBySQLLight();
 }
 public DocTreeOpration()
 {
     gt = new GetBySQLLight();
 }
 public PS_Dictionary_FAOprations()
 {
     gt = new GetBySQLLight();
 }
Exemple #6
0
 public DataUtil()
 {
     gt = new GetBySQLLight();
 }
 public PS_PersianWordFrequencyOpration()
 {
     gt = new GetBySQLLight();
 }
Exemple #8
0
 public PS_StopWordOpration()
 {
     gt = new GetBySQLLight();
 }