InControl.InputControl.InputControl C# (CSharp) 메소드

InputControl() 개인적인 메소드

private InputControl ( string handle ) : System
handle string
리턴 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