QuerySourceDataRequestEventHandler Delegate |
Namespace: DataPA.Utils.QueryEngine
public delegate void SourceDataRequestEventHandler( Object sender, SourceDataRequestEventArgs e )
Public Delegate Sub SourceDataRequestEventHandler ( sender As Object, e As SourceDataRequestEventArgs )
public delegate void SourceDataRequestEventHandler( Object^ sender, SourceDataRequestEventArgs^ e )
function(sender, e);
Copyright© 2010 - 2016 DataPA Limited, All rights reserved.