TheCommonUtils..::..DoFireEvent Method
Overload List
Name | Description | |
---|---|---|
DoFireEvent<(Of <<'(T>)>>)(Action<(Of <<'(T>)>>), T, Boolean, Int32) |
New in V4.105: Allows to fire a generic event on all supported platforms
|
|
DoFireEvent<(Of <<'(T>)>>)(Action<(Of <<'(T, Object>)>>), T, Object, Boolean, Int32) |
New in V4.105: Allows to fire a generic event on all supported platforms
|