C# Class MetroLog.Tests.BrokenTarget

Inheritance: MetroLog.Targets.Target
Afficher le fichier Open project: onovotny/MetroLog

Méthodes protégées

Méthode Description
Write ( LogWriteContext context, LogEventInfo entry ) : void

Private Methods

Méthode Description
BrokenTarget ( ) : System

Method Details

Write() protected méthode

protected Write ( LogWriteContext context, LogEventInfo entry ) : void
context LogWriteContext
entry LogEventInfo
Résultat void