C# Class Server.Commands.Generic.KickCommand

Inheritance: Server.Commands.Generic.BaseCommand
Afficher le fichier Open project: Grimoric/RunUO.T2A

Méthodes publiques

Méthode Description
Execute ( CommandEventArgs e, object obj ) : void
KickCommand ( bool ban ) : System

Method Details

Execute() public méthode

public Execute ( CommandEventArgs e, object obj ) : void
e CommandEventArgs
obj object
Résultat void

KickCommand() public méthode

public KickCommand ( bool ban ) : System
ban bool
Résultat System