From http://www.wintellect.com/Resources CLR Via C# by Jeffrey Richter
More...
From http://www.wintellect.com/Resources CLR Via C# by Jeffrey Richter
Definition at line 13 of file MyEventSet.cs.
void VRage.Utils.MyEventSet.Add |
( |
MyStringId |
eventKey, |
|
|
Delegate |
handler |
|
) |
| |
|
inline |
void VRage.Utils.MyEventSet.Raise |
( |
MyStringId |
eventKey, |
|
|
Object |
sender, |
|
|
EventArgs |
e |
|
) |
| |
|
inline |
void VRage.Utils.MyEventSet.Remove |
( |
MyStringId |
eventKey, |
|
|
Delegate |
handler |
|
) |
| |
|
inline |
The documentation for this class was generated from the following file: