C# Class PeerCastStation.UI.HTTP.ObjectIdRegistry.ObjectReference

Afficher le fichier Open project: kumaryu/peercaststation

Méthodes publiques

Méthode Description
Equals ( object other ) : bool
GetHashCode ( ) : int
ObjectReference ( object obj ) : System

Method Details

Equals() public méthode

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

GetHashCode() public méthode

public GetHashCode ( ) : int
Résultat int

ObjectReference() public méthode

public ObjectReference ( object obj ) : System
obj object
Résultat System