예제 #1
0
 public void TestCleanup()
 {
     if (_app != null)
     {
         _app.Flush();
     }
 }