C# 클래스 Supercell.Life.Server.Protocol.Commands.Client.LogicKickAllianceMemberCommand

상속: LogicCommand
파일 보기 프로젝트 열기: kylecourounis/Supercell.Life

공개 메소드들

메소드 설명
LogicKickAllianceMemberCommand ( Connection connection, ByteStream stream ) : Supercell.Life.Titan.DataStream

Initializes a new instance of the LogicKickAllianceMemberCommand class.

비공개 메소드들

메소드 설명
Decode ( ) : void
Execute ( ) : void

메소드 상세

LogicKickAllianceMemberCommand() 공개 메소드

Initializes a new instance of the LogicKickAllianceMemberCommand class.
public LogicKickAllianceMemberCommand ( Connection connection, ByteStream stream ) : Supercell.Life.Titan.DataStream
connection Connection
stream ByteStream
리턴 Supercell.Life.Titan.DataStream