Table of Contents

Interface IReporter<TReportedObject>

Namespace
TeaPie.Reporting
Assembly
TeaPie.dll
public interface IReporter<TReportedObject>

Type Parameters

TReportedObject
Extension Methods

Methods

Report(TReportedObject)

Task Report(TReportedObject report)

Parameters

report TReportedObject

Returns

Task