C# Class TDSM.Core.Command.Commands.RepoCommand

Inheritance: CoreCommand
Afficher le fichier Open project: DeathCradle/Terraria-s-Dedicated-Server-Mod

Méthodes publiques

Méthode Description
Initialise ( ) : void
RepositoryCommand ( ISender sender, ArgumentList args ) : void

Method Details

Initialise() public méthode

public Initialise ( ) : void
Résultat void

RepositoryCommand() public méthode

public RepositoryCommand ( ISender sender, ArgumentList args ) : void
sender ISender
args ArgumentList
Résultat void