C# 클래스 Cone.Runners.LoggerExtensions

파일 보기 프로젝트 열기: drunkcod/Cone

공개 메소드들

메소드 설명
WithTestLog ( this log, IConeTest test, Action action ) : void

메소드 상세

WithTestLog() 공개 정적인 메소드

public static WithTestLog ( this log, IConeTest test, Action action ) : void
log this
test IConeTest
action Action
리턴 void