C# Class MorseCode.CsJs.Examples.CalculatorsAndStopwatch.ViewModel.ApplicationErrorEventArgs

Inheritance: System.EventArgs
Afficher le fichier Open project: jam40jeff/CsJs Class Usage Examples

Méthodes publiques

Méthode Description
ApplicationErrorEventArgs ( string errorMessage, string url, int lineNumber ) : System

Method Details

ApplicationErrorEventArgs() public méthode

public ApplicationErrorEventArgs ( string errorMessage, string url, int lineNumber ) : System
errorMessage string
url string
lineNumber int
Résultat System