C# Class PhotonWire.Server.ServerToServer.PhotonWireInboundS2SPeer.Subscription

Inheritance: IDisposable
Afficher le fichier Open project: neuecc/PhotonWire

Méthodes publiques

Méthode Description
Dispose ( ) : void
Subscription ( PhotonWireInboundS2SPeer peer, string>.Action action ) : System

Method Details

Dispose() public méthode

public Dispose ( ) : void
Résultat void

Subscription() public méthode

public Subscription ( PhotonWireInboundS2SPeer peer, string>.Action action ) : System
peer PhotonWireInboundS2SPeer
action string>.Action
Résultat System