ServerEventSet Constructor
Initializes a new instance of the ServerEventSet class.
Overload List
| Name | Description |
|---|---|
| ServerEventSet () |
Initializes a new instance of the ServerEventSet class.
|
| ServerEventSet (ServerEvent) |
Initializes a new instance of the ServerEventSet class with a specified event.
|
| ServerEventSet (ServerEvent[]) |
Initializes a new instance of the ServerEventSet class with specified events.
|
| ServerEventSet (ServerEventSet) |
Initializes a new instance of the ServerEventSet class with specified events.
|