C# Class GP.Futhark.ExtraDataRenderer

Inheritance: LayoutRenderer
Afficher le fichier Open project: GrupaPracuj/Futhark

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
RegisterNLogRenderer ( ) : void

Méthodes protégées

Méthode Description
Append ( StringBuilder builder, LogEventInfo logEvent ) : void

Method Details

Append() protected méthode

protected Append ( StringBuilder builder, LogEventInfo logEvent ) : void
builder System.Text.StringBuilder
logEvent NLog.LogEventInfo
Résultat void

RegisterNLogRenderer() public static méthode

public static RegisterNLogRenderer ( ) : void
Résultat void