Exemple #1
0
 public void CleanUP()
 {
     // We need to restore the default table before each test, or other tests will fail
     PeriodicTable.RestoreDefaults();
 }