C# Class NotDeadYet.Configuration.DefaultLoggingStrategy

Afficher le fichier Open project: uglybugger/NotDeadYet

Méthodes publiques

Méthode Description
LogError ( Exception ex, string message ) : void

Method Details

LogError() public méthode

public LogError ( Exception ex, string message ) : void
ex System.Exception
message string
Résultat void