WebKit.WebUIDelegate.removeAllActionsWithTarget C# (CSharp) Method

removeAllActionsWithTarget() public method

public removeAllActionsWithTarget ( IWebUndoTarget target ) : void
target IWebUndoTarget
return void
        public void removeAllActionsWithTarget(IWebUndoTarget target)
        {
        }