Amazon Wish List News RSS feed. Development Blog Browse the Forums  
  Overview - Downloads - Examples - News Feed - Contact Info -

INotifyWrite.BeforeWrite Method 

Method called by the engines before write a record to the destination stream.

[Visual Basic]
Sub BeforeWrite( _
   ByVal engine As EngineBase _
)
[C#]
void BeforeWrite(
   EngineBase engine
);

Parameters

engine
The engine that makes the call.

See Also

INotifyWrite Interface | FileHelpers Namespace


Powered by:

Source Forge Thanks Jetbrains for support us !! Thanks BB Software for support us !! TestDriven.NET Code Coverage by Clover.NET Code Project Article Larkware News Sharp Toolbox