Exemplo n.º 1
0
 public void FillSettings()
 {
     dbHelper helper = new dbHelper();
     settings = helper.GetAllSetting();
 }