Ejemplo n.º 1
0
 public void Save()
 {
     // This should add the general use to the list
     DatabaseHelper.AddGeneralUse(GeneralUseString);
     PopulateGeneralUseList();
 }