Summer.Batch.Infrastructure.Item.File.ILineMapper< out out T > Interface Template Reference

Interface for mapping lines to entities. More...

Public Member Functions

MapLine (string line, int lineNumber)
 Takes a line and returns the corresponding item. More...
 

Detailed Description

Interface for mapping lines to entities.

Template Parameters
T 

Member Function Documentation

T Summer.Batch.Infrastructure.Item.File.ILineMapper< out out T >.MapLine ( string  line,
int  lineNumber 
)

Takes a line and returns the corresponding item.

Parameters
linethe line to map
lineNumberthe number of the line
Returns
an item corresponding to the given line

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