C# Class Cone.Runners.LoggerExtensions

Afficher le fichier Open project: drunkcod/Cone

Méthodes publiques

Méthode Description
WithTestLog ( this log, IConeTest test, Action action ) : void

Method Details

WithTestLog() public static méthode

public static WithTestLog ( this log, IConeTest test, Action action ) : void
log this
test IConeTest
action Action
Résultat void