WebKit.WebUIDelegate.removeAllActionsWithTarget C# (CSharp) 메소드

removeAllActionsWithTarget() 공개 메소드

public removeAllActionsWithTarget ( IWebUndoTarget target ) : void
target IWebUndoTarget
리턴 void
        public void removeAllActionsWithTarget(IWebUndoTarget target)
        {
        }