C# Класс d3.Client.Services.UserManagerNotifyImpl

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

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

Метод Описание
NotifyPlayerBlockRemoved ( Google controller, BlockedPlayerNotification request, Action done ) : void
NotifyPlayerBlocked ( Google controller, BlockedPlayerNotification request, Action done ) : void
UserManagerNotifyImpl ( Connection connection ) : System

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

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

public NotifyPlayerBlockRemoved ( Google controller, BlockedPlayerNotification request, Action done ) : void
controller Google
request BlockedPlayerNotification
done Action
Результат void

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

public NotifyPlayerBlocked ( Google controller, BlockedPlayerNotification request, Action done ) : void
controller Google
request BlockedPlayerNotification
done Action
Результат void

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

public UserManagerNotifyImpl ( Connection connection ) : System
connection Connection
Результат System