C# Class PingPong.Service.ServerState

Inheritance: ISingletonState, ISubscribe
Afficher le fichier Open project: microsoft/ReactiveMachine

Méthodes publiques

Méthode Description
On ( ISubscriptionContext context, PingPong.Service.PingEvent pingEvent ) : void

Method Details

On() public méthode

public On ( ISubscriptionContext context, PingPong.Service.PingEvent pingEvent ) : void
context ISubscriptionContext
pingEvent PingPong.Service.PingEvent
Résultat void