PostDataProcessingEventHandler Delegate
[Visual Basic]
Public Delegate Sub PostDataProcessingEventHandler( _
ByVal sender As Object _
)
[C#]
public delegate void PostDataProcessingEventHandler(
object sender
);
Parameters
- sender
See Also
dotnetCHARTING Namespace
2002 - 2005 Webavail Productions Inc. & Corporate Web Solutions Ltd.. All Rights Reserved.