Delegate or function pointer where trace messages from the instance of diaSpringWrapper will be handled from.
Namespace:
Inkostar
Assembly:
DiaSpringWrapper (in DiaSpringWrapper.dll)
Version: 0.0.0.0
Syntax
| | | | | | | | | |
| | C# | | | Visual Basic | | | Visual C++ | |
Parameters
- sender
- Object
The instance of diaSpringWrapper.
- e
- EventArgs
The actual event being raised.
- Message
- String
The content of the trace message being raised.
See Also