Exemplo n.º 1
0
 public SettingOprtion()
 {
     gt = new GetBySQLLight();
 }
Exemplo n.º 2
0
 public PS_MOKASSAR_FAOpration()
 {
     gt = new GetBySQLLight();
 }
Exemplo n.º 3
0
 public ParaOpration()
 {
     gt = new GetBySQLLight();
 }
Exemplo n.º 4
0
 public DocTreeOpration()
 {
     gt = new GetBySQLLight();
 }
 public PS_Dictionary_FAOprations()
 {
     gt = new GetBySQLLight();
 }
Exemplo n.º 6
0
 public DataUtil()
 {
     gt = new GetBySQLLight();
 }
 public PS_PersianWordFrequencyOpration()
 {
     gt = new GetBySQLLight();
 }
Exemplo n.º 8
0
 public PS_StopWordOpration()
 {
     gt = new GetBySQLLight();
 }