C# Class Story.Core.Handlers.DelimiterStoryFormatter

Inheritance: IStoryFormatter
Afficher le fichier Open project: narratr/story

Méthodes publiques

Méthode Description
DelimiterStoryFormatter ( LogSeverity severityThreshold ) : System.Text
FormatStory ( IStory story, string handlerName ) : string

Method Details

DelimiterStoryFormatter() public méthode

public DelimiterStoryFormatter ( LogSeverity severityThreshold ) : System.Text
severityThreshold LogSeverity
Résultat System.Text

FormatStory() public méthode

public FormatStory ( IStory story, string handlerName ) : string
story IStory
handlerName string
Résultat string