Compartir a través de


ServerEventSet Constructor

Initializes a new instance of the ServerEventSet class.

Lista de sobrecargas

  Nombre Descripción
Método publico ServerEventSet() () () () Initializes a new instance of the ServerEventSet class.
Método publico ServerEventSet(ServerEvent) Initializes a new instance of the ServerEventSet class with a specified event.
Método publico ServerEventSet(array<ServerEvent> [] () [] []) Initializes a new instance of the ServerEventSet class with specified events.
Método publico ServerEventSet(ServerEventSet) Initializes a new instance of the ServerEventSet class with specified events.

Principio