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

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

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