C# Класс SfSdk.Response.HallOfFameResponse

The reponse type returned on SF.ActScreenChar, SF.RespPlayerScreen.
Triggered by action SF.ActScreenChar, SF.ActRequestChar.
Наследование: ResponseBase, IHallOfFameResponse
Показать файл Открыть проект

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

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

Creates a new hall of fame response.

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

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

Creates a new hall of fame response.
When the arguments have not a minimum length of 1.
public HallOfFameResponse ( string args ) : System
args string The response arguments.
Результат System