예제 #1
0
        public void Cleanup()
        {
            // Kill all exes associated with tests
            JS_Utilities JSUtils = new JS_Utilities();

            JSUtils.JS_TestCleanup_Blob();
        }