C# 클래스 PeerCastStation.UI.HTTP.ObjectIdRegistry.ObjectReference

파일 보기 프로젝트 열기: kumaryu/peercaststation

공개 메소드들

메소드 설명
Equals ( object other ) : bool
GetHashCode ( ) : int
ObjectReference ( object obj ) : System

메소드 상세

Equals() 공개 메소드

public Equals ( object other ) : bool
other object
리턴 bool

GetHashCode() 공개 메소드

public GetHashCode ( ) : int
리턴 int

ObjectReference() 공개 메소드

public ObjectReference ( object obj ) : System
obj object
리턴 System