Summer.Batch.Infrastructure.Item.File.Transform.ILineAggregator< in in T > Interface Template Reference

Interface used to create a string representing an object. More...

Public Member Functions

string Aggregate (T item)
 Transforms an item into a line. More...
 

Detailed Description

Interface used to create a string representing an object.

Template Parameters
T the type of the transformed objects

Member Function Documentation

string Summer.Batch.Infrastructure.Item.File.Transform.ILineAggregator< in in T >.Aggregate ( item)

Transforms an item into a line.

Parameters
itemthe item to transform
Returns
the line corresponding to the given item

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