コード例 #1
0
ファイル: DbManagerTest.cs プロジェクト: bstri/CS498-Project
 public void TestCleanup()
 {
     SqlClass.DestroyTestDB();
 }