C# Class Cone.Runners.LoggerExtensions

显示文件 Open project: drunkcod/Cone

Public Methods

Method Description
WithTestLog ( this log, IConeTest test, Action action ) : void

Method Details

WithTestLog() public static method

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