Summer.Batch.Infrastructure.Item.File.Transform.PropertyFieldExtractor< T > Class Template Reference

Implementation of T:IFieldExtractor that retrieve values from property names. More...

Inheritance diagram for Summer.Batch.Infrastructure.Item.File.Transform.PropertyFieldExtractor< T >:
Summer.Batch.Infrastructure.Item.File.Transform.IFieldExtractor< T >

Public Member Functions

object[] Extract (T item)
 Extracts an item to an array. More...
 
- Public Member Functions inherited from Summer.Batch.Infrastructure.Item.File.Transform.IFieldExtractor< T >
object[] Extract (T item)
 Extracts an item to an array. More...
 

Properties

IEnumerable< string > Names [get, set]
 The names of the properties to retrieve. More...
 

Detailed Description

Implementation of T:IFieldExtractor that retrieve values from property names.

Template Parameters
T 

Member Function Documentation

Extracts an item to an array.

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

Property Documentation

The names of the properties to retrieve.


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