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

显示文件 Open project: kumaryu/peercaststation

Public Methods

Method Description
Equals ( object other ) : bool
GetHashCode ( ) : int
ObjectReference ( object obj ) : System

Method Details

Equals() public method

public Equals ( object other ) : bool
other object
return bool

GetHashCode() public method

public GetHashCode ( ) : int
return int

ObjectReference() public method

public ObjectReference ( object obj ) : System
obj object
return System