C# 클래스 PeerCastStation.UI.PortMapper.SSDPDiscoverer.SSDPResponse

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

공개 메소드들

메소드 설명
Equals ( object obj ) : bool
GetHashCode ( ) : int
SSDPResponse ( IPEndPoint remote_endpoint, string>.Dictionary headers ) : System

비공개 메소드들

메소드 설명
GetValueOrNull ( string key ) : string

메소드 상세

Equals() 공개 메소드

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

GetHashCode() 공개 메소드

public GetHashCode ( ) : int
리턴 int

SSDPResponse() 공개 메소드

public SSDPResponse ( IPEndPoint remote_endpoint, string>.Dictionary headers ) : System
remote_endpoint System.Net.IPEndPoint
headers string>.Dictionary
리턴 System