PsHandler.KeyCombination.OnKeyCombinationReleased C# (CSharp) Method

OnKeyCombinationReleased() public method

public OnKeyCombinationReleased ( EventArgs e ) : void
e System.EventArgs
return void
        public void OnKeyCombinationReleased(EventArgs e)
        {
            //throw new NotSupportedException();
        }