Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
Server
Commands
Generic
KickCommand
C# Class Server.Commands.Generic.KickCommand
Inheritance:
Server.Commands.Generic.BaseCommand
Datei anzeigen
Open project: Grimoric/RunUO.T2A
Public Methods
Method
Description
Execute
(
CommandEventArgs
e
,
object
obj
) :
void
KickCommand
(
bool
ban
) :
System
Method Details
Execute()
public
method
public
Execute
(
CommandEventArgs
e
,
object
obj
) :
void
e
CommandEventArgs
obj
object
return
void
KickCommand()
public
method
public
KickCommand
(
bool
ban
) :
System
ban
bool
return
System