Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
PeerCastStation
UI
PortMapper
UPnPService.HttpErrorException
C# Class PeerCastStation.UI.PortMapper.UPnPService.HttpErrorException
Inheritance:
System.ApplicationException
Datei anzeigen
Open project: kumaryu/peercaststation
Public Methods
Method
Description
HttpErrorException
(
HttpStatusCode
code
,
string
message
) :
System
Method Details
HttpErrorException()
public
method
public
HttpErrorException
(
HttpStatusCode
code
,
string
message
) :
System
code
HttpStatusCode
message
string
return
System