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

Interface to convert an object to an array of its parts. More...

Public Member Functions

object[] Extract (T item)
 Extracts an item to an array. More...
 

Detailed Description

Interface to convert an object to an array of its parts.

Template Parameters
T the type of the object to convert

Member Function Documentation

object [] Summer.Batch.Infrastructure.Item.File.Transform.IFieldExtractor< in in T >.Extract ( item)

Extracts an item to an array.

Parameters
itemthe item to extract
Returns
an array representing the given item

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