C# 클래스 MonoGameConsole.Commands.ClearScreenCommand

상속: IConsoleCommand
파일 보기 프로젝트 열기: romanov/MonoGame-Console

공개 메소드들

메소드 설명
ClearScreenCommand ( InputProcessor processor )
Execute ( string arguments ) : string

메소드 상세

ClearScreenCommand() 공개 메소드

public ClearScreenCommand ( InputProcessor processor )
processor InputProcessor

Execute() 공개 메소드

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