C# 클래스 Content.Client.Commands.CreditsCommand

상속: IConsoleCommand
파일 보기 프로젝트 열기: space-wizards/space-station-14

공개 메소드들

메소드 설명
Execute ( IConsoleShell shell, string argStr, Array args ) : void

메소드 상세

Execute() 공개 메소드

public Execute ( IConsoleShell shell, string argStr, Array args ) : void
shell IConsoleShell
argStr string
args Array
리턴 void