C# 클래스 Ivony.Logs.LogFilenameStrategy.Literal

상속: LogFilenameStrategy
파일 보기 프로젝트 열기: Ivony/LogUtility

공개 메소드들

메소드 설명
GetName ( LogEntry entry ) : string
Literal ( string text ) : System

메소드 상세

GetName() 공개 메소드

public GetName ( LogEntry entry ) : string
entry LogEntry
리턴 string

Literal() 공개 메소드

public Literal ( string text ) : System
text string
리턴 System