コード例 #1
0
 public void TestCleanup()
 {
     DeltaConfig.Clean();
 }
コード例 #2
0
 public static void ClassCleanup()
 {
     DeltaConfig.Clean();
 }