C# Class PartyCraft.Commands.KillCommand

Inheritance: Command
Afficher le fichier Open project: SirCmpwn/PartyCraft

Méthodes publiques

Méthode Description
Execute ( Server server, Craft.Net.Server.RemoteClient user, string text ) : void

Method Details

Execute() public méthode

public Execute ( Server server, Craft.Net.Server.RemoteClient user, string text ) : void
server Server
user Craft.Net.Server.RemoteClient
text string
Résultat void