C# Class Flood.Remoting.ReferenceManager.Subscription

Afficher le fichier Open project: FloodProject/flood

Méthodes publiques

Свойство Type Description
Peer RemotingPeer
RemoteId int

Méthodes publiques

Méthode Description
Equals ( object obj ) : bool
GetHashCode ( ) : int
Subscription ( RemotingPeer peer, int remoteId ) : System

Method Details

Equals() public méthode

public Equals ( object obj ) : bool
obj object
Résultat bool

GetHashCode() public méthode

public GetHashCode ( ) : int
Résultat int

Subscription() public méthode

public Subscription ( RemotingPeer peer, int remoteId ) : System
peer RemotingPeer
remoteId int
Résultat System

Property Details

Peer public_oe property

public RemotingPeer,Flood.Remoting Peer
Résultat RemotingPeer

RemoteId public_oe property

public int RemoteId
Résultat int