C# Class AdjustStationJobCommand, space-station-14

Inheritance: IConsoleCommand
Afficher le fichier Open project: space-wizards/space-station-14

Méthodes publiques

Méthode Description
Execute ( IConsoleShell shell, string argStr, Array, args ) : void

Method Details

Execute() public méthode

public Execute ( IConsoleShell shell, string argStr, Array, args ) : void
shell IConsoleShell
argStr string
args Array,
Résultat void