C# Class System.IO.ErrorEventArgs

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

Méthodes publiques

Méthode Description
ErrorEventArgs ( System exception )
GetException ( ) : System.Exception

Method Details

ErrorEventArgs() public méthode

public ErrorEventArgs ( System exception )
exception System

GetException() public méthode

public GetException ( ) : System.Exception
Résultat System.Exception