Compartir a través de


ObjectEventSet Constructor

Initializes a new instance of the ObjectEventSet class.

Lista de sobrecargas

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

Principio