public void Run()
 {
     DRConfigureCommandTest tester = new DRConfigureCommandTest();
     tester.Test();
 }
Beispiel #2
0
        public void Run()
        {
            DRConfigureCommandTest tester = new DRConfigureCommandTest();

            tester.Test();
        }