Table of Contents

Interface IReportWriter

Namespace
Balsam
Assembly
Balsam.Common.dll

Defines an interface for use with reporting destinations (e.g. Excel)

public interface IReportWriter
Extension Methods

Methods

Write(params object[])

Writes the specified object(s).

void Write(params object[] values)

Parameters

values object[]