Exemplo n.º 1
0
 /// <summary>
 /// forces the database to refresh the list
 /// </summary>
 public static void NotifyChange()
 {
     BLIO.Log("BLReminder.NotifyChange()");
     DLReminders.NotifyChange();
 }