C# Class PeerCastStation.UI.PortMapper.SSDPDiscoverer.SSDPResponse

Exibir arquivo Open project: kumaryu/peercaststation

Public Methods

Method Description
Equals ( object obj ) : bool
GetHashCode ( ) : int
SSDPResponse ( IPEndPoint remote_endpoint, string>.Dictionary headers ) : System

Private Methods

Method Description
GetValueOrNull ( string key ) : string

Method Details

Equals() public method

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

GetHashCode() public method

public GetHashCode ( ) : int
return int

SSDPResponse() public method

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