C# Class d3.Client.Services.GameFactorySubscriberImpl

Inheritance: GameFactorySubscriber
Afficher le fichier Open project: fry/d3

Méthodes publiques

Méthode Description
GameFactorySubscriberImpl ( Connection connection ) : System
NotifyGameFound ( Google controller, GameFoundNotification request, Action done ) : void

Method Details

GameFactorySubscriberImpl() public méthode

public GameFactorySubscriberImpl ( Connection connection ) : System
connection Connection
Résultat System

NotifyGameFound() public méthode

public NotifyGameFound ( Google controller, GameFoundNotification request, Action done ) : void
controller Google
request GameFoundNotification
done Action
Résultat void