Summer.Batch.Infrastructure.Item.File.IFooterWriter Interface Reference

Interface for writing a footer to a file. More...

Inheritance diagram for Summer.Batch.Infrastructure.Item.File.IFooterWriter:
Summer.Batch.Extra.Template.AbstractTemplateLineAggregator< T >

Public Member Functions

void WriteFooter (TextWriter writer)
 Writes the footer of a file. More...
 

Detailed Description

Interface for writing a footer to a file.

Member Function Documentation

void Summer.Batch.Infrastructure.Item.File.IFooterWriter.WriteFooter ( TextWriter  writer)

Writes the footer of a file.

Parameters
writerthe writer to use

Implemented in Summer.Batch.Extra.Template.AbstractTemplateLineAggregator< T >.


The documentation for this interface was generated from the following file:
  • Summer.Batch.Infrastructure/Item/File/IFooterWriter.cs