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

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

Méthodes publiques

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

Method Details

ChatCommandSet() public méthode

public ChatCommandSet ( ) : System
Résultat System

Run() public méthode

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