C# Class PartyCraft.Commands.MeCommand

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

Méthodes publiques

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

Method Details

Execute() public méthode

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