C# Class OpenHome.Net.ControlPoint.ProxyError

Inheritance: System.Exception
Afficher le fichier Open project: openhome/ohNet Class Usage Examples

Méthodes publiques

Méthode Description
ProxyError ( ) : System
ProxyError ( uint aCode, string aDesc ) : System

Method Details

ProxyError() public méthode

public ProxyError ( ) : System
Résultat System

ProxyError() public méthode

public ProxyError ( uint aCode, string aDesc ) : System
aCode uint
aDesc string
Résultat System