Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
PeerCastStation
UI
HTTP
ObjectIdRegistry.ObjectReference
C# Class PeerCastStation.UI.HTTP.ObjectIdRegistry.ObjectReference
Show file
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