C# 클래스 AStarXNA.ConsoleCommands.ResetGridCommand

상속: IConsoleCommand
파일 보기 프로젝트 열기: dreasgrech/AStarXNA

공개 메소드들

메소드 설명
Execute ( string arguments ) : string
ResetGridCommand ( Grid grid ) : System

메소드 상세

Execute() 공개 메소드

public Execute ( string arguments ) : string
arguments string
리턴 string

ResetGridCommand() 공개 메소드

public ResetGridCommand ( Grid grid ) : System
grid Grid
리턴 System