C# Class System.UnhandledExceptionEventArgs

Inheritance: EventArgs
Afficher le fichier Open project: gbarnett/shared-source-cli-2.0 Class Usage Examples

Méthodes publiques

Méthode Description
UnhandledExceptionEventArgs ( Object exception, bool isTerminating ) : System

Method Details

UnhandledExceptionEventArgs() public méthode

public UnhandledExceptionEventArgs ( Object exception, bool isTerminating ) : System
exception Object
isTerminating bool
Résultat System