C# Class Codebreak.Service.World.Command.WorldCommandContext

Inheritance: Codebreak.Framework.Command.CommandContext
Afficher le fichier Open project: hussein-aitlahcen/codebreak

Méthodes publiques

Méthode Description
WorldCommandContext ( CharacterEntity character, string line ) : Codebreak.Framework.Command

Method Details

WorldCommandContext() public méthode

public WorldCommandContext ( CharacterEntity character, string line ) : Codebreak.Framework.Command
character Codebreak.Service.World.Game.Entity.CharacterEntity
line string
Résultat Codebreak.Framework.Command