Action..::..ExecuteAction Delegate
Namespace:
JiwaFinancials.Jiwa.JiwaApplication.ConnectionManager
Assembly: JiwaApplication (in JiwaApplication.dll)
Assembly: JiwaApplication (in JiwaApplication.dll)
Syntax
public delegate bool ExecuteAction( Object sender, ExecuteActionEventArguments e )
Public Delegate Function ExecuteAction ( _ sender As Object, _ e As ExecuteActionEventArguments _ ) As Boolean
public delegate bool^ ExecuteAction( Object^ sender, ExecuteActionEventArguments^ e )
Parameters
- sender
- Type: Object