C# Класс Supercell.Life.Server.Protocol.Messages.Client.HomeLogicStoppedMessage

Наследование: PiranhaMessage
Показать файл Открыть проект

Открытые методы

Метод Описание
HomeLogicStoppedMessage ( Connection connection, ByteStream stream ) : Supercell.Life.Titan.DataStream

Initializes a new instance of the HomeLogicStoppedMessage class.

Приватные методы

Метод Описание
Decode ( ) : void
Handle ( ) : void

Описание методов

HomeLogicStoppedMessage() публичный Метод

Initializes a new instance of the HomeLogicStoppedMessage class.
public HomeLogicStoppedMessage ( Connection connection, ByteStream stream ) : Supercell.Life.Titan.DataStream
connection Connection
stream ByteStream
Результат Supercell.Life.Titan.DataStream