C# Class Story.Core.StoryLogEntry

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

Méthodes publiques

Méthode Description
StoryLogEntry ( LogSeverity severity, string text ) : System

Method Details

StoryLogEntry() public méthode

public StoryLogEntry ( LogSeverity severity, string text ) : System
severity LogSeverity
text string
Résultat System