C# Class System.Threading.ThreadExceptionEventArgs

Inheritance: EventArgs
Afficher le fichier Open project: dotnet/corefx Class Usage Examples

Méthodes publiques

Méthode Description
ThreadExceptionEventArgs ( Exception t )
ThreadExceptionEventArgs ( System t )

Method Details

ThreadExceptionEventArgs() public méthode

public ThreadExceptionEventArgs ( Exception t )
t Exception

ThreadExceptionEventArgs() public méthode

public ThreadExceptionEventArgs ( System t )
t System