Share via


ServerEventSet Constructor

Include Protected Members
Include Inherited Members

Initializes a new instance of the ServerEventSet class.

Overload List

  Name Description
Public method ServerEventSet() Initializes a new instance of the ServerEventSet class.
Public method ServerEventSet(ServerEvent) Initializes a new instance of the ServerEventSet class with a specified event.
Public method ServerEventSet(array<ServerEvent[]) Initializes a new instance of the ServerEventSet class with specified events.
Public method ServerEventSet(ServerEventSet) Initializes a new instance of the ServerEventSet class with specified events.

Top