C# Class d3.Client.Services.FollowersNotifyImpl

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

Méthodes publiques

Méthode Description
FollowersNotifyImpl ( Connection connection ) : System
NotifyFollowerRemoved ( Google controller, FollowerNotification request, Action done ) : void

Method Details

FollowersNotifyImpl() public méthode

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

NotifyFollowerRemoved() public méthode

public NotifyFollowerRemoved ( Google controller, FollowerNotification request, Action done ) : void
controller Google
request FollowerNotification
done Action
Résultat void