C# Class ZWave.ErrorEventArgs

Inheritance: System.EventArgs
Afficher le fichier Open project: roblans/ZWave4Net Class Usage Examples

Méthodes publiques

Свойство Type Description
Error System.Exception

Méthodes publiques

Méthode Description
ErrorEventArgs ( Exception error ) : System

Method Details

ErrorEventArgs() public méthode

public ErrorEventArgs ( Exception error ) : System
error System.Exception
Résultat System

Property Details

Error public_oe property

public Exception,System Error
Résultat System.Exception