C# Class LitDev.ErrorEventArgs

Inheritance: System.EventArgs
Afficher le fichier Open project: litdev1/LitDev

Méthodes publiques

Méthode Description
ErrorEventArgs ( string message ) : System
Message ( ) : string

Method Details

ErrorEventArgs() public méthode

public ErrorEventArgs ( string message ) : System
message string
Résultat System

Message() public méthode

public Message ( ) : string
Résultat string