| Package | Description |
|---|---|
| uk.co.thomasc.steamkit.util.cSharp.events |
| Modifier and Type | Class and Description |
|---|---|
class |
GenericEventHandler |
| Modifier and Type | Field and Description |
|---|---|
protected HashSet<EventHandler<T>> |
Event.handlers |
| Modifier and Type | Method and Description |
|---|---|
void |
Event.addEventHandler(EventHandler<T> handler) |
void |
Event.removeEventHandler(EventHandler<T> handler) |
Copyright © 2012. All Rights Reserved.