Compartir a través de


ServerEventSet Constructor

Initializes a new instance of the ServerEventSet class.

Este miembro está sobrecargado. Para obtener información completa acerca de este miembro, incluidos sintaxis, uso y ejemplos, haga clic en un nombre de la lista de sobrecarga.

Lista de sobrecargas

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

Arriba