C# Class Prism.DebuggingMod.ChatConsole.ChatCommands.ChatCommandCS

Inheritance: ChatCommand
ファイルを表示 Open project: TerrariaPrismTeam/Prism

Public Methods

Method Description
ChatCommandCS ( ) : System
Run ( string args, List splitArgs ) : void

Method Details

ChatCommandCS() public method

public ChatCommandCS ( ) : System
return System

Run() public method

public Run ( string args, List splitArgs ) : void
args string
splitArgs List
return void