Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
TDSM
Core
Command
Commands
RepoCommand
C# Class TDSM.Core.Command.Commands.RepoCommand
Inheritance:
CoreCommand
Mostrar archivo
Open project: DeathCradle/Terraria-s-Dedicated-Server-Mod
Public Methods
Method
Description
Initialise
( ) :
void
RepositoryCommand
(
ISender
sender
,
ArgumentList
args
) :
void
Method Details
Initialise()
public
method
public
Initialise
( ) :
void
return
void
RepositoryCommand()
public
method
public
RepositoryCommand
(
ISender
sender
,
ArgumentList
args
) :
void
sender
ISender
args
ArgumentList
return
void