InControl.InputControl.InputControl C# (CSharp) Method

InputControl() private method

private InputControl ( string handle ) : System
handle string
return System
        private InputControl( string handle )
        {
            Handle = handle;
        }

Same methods

InputControl::InputControl ( string handle, InputControlType target ) : System
InputControl::InputControl ( string handle, InputControlType target, int player ) : System