C# Class ConfigInjector.UnitTests.MemoryLogger.LogEntry

Afficher le fichier Open project: uglybugger/ConfigInjector

Méthodes publiques

Méthode Description
LogEntry ( Exception exception, string template ) : System
LogEntry ( string template ) : System

Method Details

LogEntry() public méthode

public LogEntry ( Exception exception, string template ) : System
exception System.Exception
template string
Résultat System

LogEntry() public méthode

public LogEntry ( string template ) : System
template string
Résultat System