C# 클래스 Story.Core.StoryLogEntry

상속: IStoryLogEntry
파일 보기 프로젝트 열기: narratr/story

공개 메소드들

메소드 설명
StoryLogEntry ( LogSeverity severity, string text ) : System

메소드 상세

StoryLogEntry() 공개 메소드

public StoryLogEntry ( LogSeverity severity, string text ) : System
severity LogSeverity
text string
리턴 System