Collapse All
Expand All
C#
SGPRTL and SGP.XUtility documentation
ModifiedChangedHandler Delegate
See Also
Send Feedback
The delegate for tracking changes in the bank.
Namespace:
SGP.Baltie2D
Assembly:
SGPRTL
(in SGPRTL.dll)
Version:
1.2.3019.18825
Syntax
C#
public
delegate
void
ModifiedChangedHandler
(
Object
sender
,
EventArgs
e
)
Parameters
sender
Type:
System
.
.
::
.
Object
A sender.
e
Type:
System
.
.
::
.
EventArgs
A
EventHandler
.
See Also
SGP.Baltie2D Namespace