C# 클래스 Prism.DebuggingMod.ChatConsole.ChatCommands.ChatCommandGet

상속: ChatCommand
파일 보기 프로젝트 열기: TerrariaPrismTeam/Prism

공개 메소드들

메소드 설명
ChatCommandGet ( ) : System
Run ( string args, List splitArgs ) : void

메소드 상세

ChatCommandGet() 공개 메소드

public ChatCommandGet ( ) : System
리턴 System

Run() 공개 메소드

public Run ( string args, List splitArgs ) : void
args string
splitArgs List
리턴 void