C# 클래스 paramore.brighter.commandprocessor.tests.nunit.Logging.TestDoubles.SpyLog

상속: ILog
파일 보기 프로젝트 열기: iancooper/Paramore 1 사용 예제들

공개 메소드들

메소드 설명
Log ( LogLevel logLevel, Func messageFunc, Exception exception = null ) : bool

메소드 상세

Log() 공개 메소드

public Log ( LogLevel logLevel, Func messageFunc, Exception exception = null ) : bool
logLevel LogLevel
messageFunc Func
exception System.Exception
리턴 bool