Esempio n. 1
0
        public void SimpleCapture()
        {
            SimpleCapture cap = new SimpleCapture();

            cap.Run();
        }