C# 클래스 Sanderling.Log.LogExtension

파일 보기 프로젝트 열기: Arcitectus/Sanderling

공개 메소드들

메소드 설명
Write ( this destination, LogEntry entry ) : void

메소드 상세

Write() 정적인 공개 메소드

static public Write ( this destination, LogEntry entry ) : void
destination this
entry LogEntry
리턴 void