C# 클래스 Codebreak.Service.World.Command.WorldCommandContext

상속: Codebreak.Framework.Command.CommandContext
파일 보기 프로젝트 열기: hussein-aitlahcen/codebreak

공개 메소드들

메소드 설명
WorldCommandContext ( CharacterEntity character, string line ) : Codebreak.Framework.Command

메소드 상세

WorldCommandContext() 공개 메소드

public WorldCommandContext ( CharacterEntity character, string line ) : Codebreak.Framework.Command
character Codebreak.Service.World.Game.Entity.CharacterEntity
line string
리턴 Codebreak.Framework.Command