WebKit.WebUIDelegate.canRedo C# (CSharp) Method

canRedo() public method

public canRedo ( ) : int
return int
        public int canRedo()
        {
            throw new NotImplementedException();
        }