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

Inheritance: ChatCommand
Afficher le fichier Open project: TerrariaPrismTeam/Prism

Méthodes publiques

Méthode Description
ChatCommandCS ( ) : System
Run ( string args, List splitArgs ) : void

Method Details

ChatCommandCS() public méthode

public ChatCommandCS ( ) : System
Résultat System

Run() public méthode

public Run ( string args, List splitArgs ) : void
args string
splitArgs List
Résultat void