Namespace:
T4.API
Assembly: T4API.20 (in T4API.20.dll)
Assembly: T4API.20 (in T4API.20.dll)
Syntax
| C# |
|---|
public delegate void ExchangeUpdateEventHandler( Exchange poExchange ) |
| Visual Basic (Declaration) |
|---|
Public Delegate Sub ExchangeUpdateEventHandler ( _ poExchange As Exchange _ ) |
| Visual C++ |
|---|
public delegate void ExchangeUpdateEventHandler( Exchange^ poExchange ) |
Parameters
- poExchange
- Type: T4.API..::.Exchange