C# 클래스 MonoGameConsole.CommandProcesser

파일 보기 프로젝트 열기: romanov/MonoGame-Console 1 사용 예제들

공개 메소드들

메소드 설명
Process ( string buffer ) : string

비공개 메소드들

메소드 설명
GetArguments ( string buffer ) : string[]
GetCommandName ( string buffer ) : string

메소드 상세

Process() 공개 메소드

public Process ( string buffer ) : string
buffer string
리턴 string