コード例 #1
0
 private void ScrubDB()
 {
     // Clear out all pre-existing test data from the test Database
     DataConfig.ClearDataBase();
 }