C# Class Ivony.Logs.LogFilenameStrategy.Literal

Inheritance: LogFilenameStrategy
Afficher le fichier Open project: Ivony/LogUtility

Méthodes publiques

Méthode Description
GetName ( LogEntry entry ) : string
Literal ( string text ) : System

Method Details

GetName() public méthode

public GetName ( LogEntry entry ) : string
entry LogEntry
Résultat string

Literal() public méthode

public Literal ( string text ) : System
text string
Résultat System