MegaMan.LevelEditor.JoinTool.RightClick C# (CSharp) Метод

RightClick() публичный Метод

public RightClick ( ScreenDrawingSurface surface, Point location ) : void
surface ScreenDrawingSurface
location System.Drawing.Point
Результат void
        public void RightClick(ScreenDrawingSurface surface, Point location)
        {
        }