AcTools.Windows.Input.KeyboardListener.KeyboardListener C# (CSharp) Method

KeyboardListener() static private method

static private KeyboardListener ( ) : System
return System
        static KeyboardListener() {
            Subscribed = new List<KeyboardListener>(1);
        }

Same methods

KeyboardListener::KeyboardListener ( bool subscribe = true ) : System