AccountTransactionEventHandler Delegate
public delegate void AccountTransactionEventHandler(
object sender,
AccountTransactionEventArgs args
)
This language is not supported or no code example is available.
public:
delegate void AccountTransactionEventHandler(
object^ sender,
AccountTransactionEventArgs^ args
)
This language is not supported or no code example is available.
Parameters
- sender
- object