C# Класс Cone.Runners.LoggerExtensions

Показать файл Открыть проект

Открытые методы

Метод Описание
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