MegaMan.LevelEditor.JoinTool.Move C# (CSharp) Méthode

Move() public méthode

public Move ( ScreenDrawingSurface surface, Point location ) : void
surface ScreenDrawingSurface
location System.Drawing.Point
Résultat void
        public void Move(ScreenDrawingSurface surface, Point location)
        {
        }