C# Класс HappyFunTimes.MessageCmdData

Deprecated? The only plus to this class is you define the command name once and then when you register it no need to specify the cmd name and if you send it no need to specify the command so in that sense it's a D.R.Y. thing Base class for all message data. Be sure to set the CmdName attribute
Показать файл Открыть проект Примеры использования класса

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

Метод Описание
GetCmdName ( System type ) : string

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

GetCmdName() публичный статический Метод

public static GetCmdName ( System type ) : string
type System
Результат string