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