Summer.Batch.Extra.IItemCondition< in in TT > Interface Template Reference

An Item Condition used to write records conditionally. More...

Public Member Functions

bool Check (TT toCheck)
 Cehcks the object regarding the condition More...
 

Detailed Description

An Item Condition used to write records conditionally.

Template Parameters
TT the type of the items to check

Member Function Documentation

bool Summer.Batch.Extra.IItemCondition< in in TT >.Check ( TT  toCheck)

Cehcks the object regarding the condition

Parameters
toCheckthe item to check
Returns
the check result

The documentation for this interface was generated from the following file:
  • Summer.Batch.Extra/IItemCondition.cs