Example #1
0
 public KelimeDAL()
 {
     helper     = new DbHelper();
     parameters = new Hashtable();
 }