C# Class FuseboxFreedom.Program.WatcherNotifyEventArgs

Inheritance: System.EventArgs
Afficher le fichier Open project: jamie-pate/FuseBoxFreedom Class Usage Examples

Méthodes publiques

Méthode Description
WatcherNotifyEventArgs ( bool processed, Exception ex, bool progress = null ) : System

Method Details

WatcherNotifyEventArgs() public méthode

public WatcherNotifyEventArgs ( bool processed, Exception ex, bool progress = null ) : System
processed bool
ex System.Exception
progress bool
Résultat System