C# Class MetroTrilithon.Threading.Tasks.TaskLog

Afficher le fichier Open project: Grabacr07/MetroTrilithon Class Usage Examples

Méthodes publiques

Свойство Type Description
Occured EventHandler

Méthodes publiques

Méthode Description
TaskLog ( string callerMemberName, string callerFilePath, int callerLineNumber, Exception exception ) : System

Private Methods

Méthode Description
Raise ( TaskLog log ) : void

Method Details

TaskLog() public méthode

public TaskLog ( string callerMemberName, string callerFilePath, int callerLineNumber, Exception exception ) : System
callerMemberName string
callerFilePath string
callerLineNumber int
exception System.Exception
Résultat System

Property Details

Occured public_oe static_oe property

public static EventHandler Occured
Résultat EventHandler