C# Class StatLight.Core.Events.ExceptionInfo

Afficher le fichier Open project: staxmanade/StatLight Class Usage Examples

Méthodes publiques

Méthode Description
ExceptionInfo ( Exception exception ) : System
ToString ( ) : string

Private Methods

Méthode Description
ExceptionInfo ( ) : System
FixupErrorMessage ( string message ) : string

Method Details

ExceptionInfo() public méthode

public ExceptionInfo ( Exception exception ) : System
exception System.Exception
Résultat System

ToString() public méthode

public ToString ( ) : string
Résultat string