Event Constructor
Incluir miembros protegidos
Incluir miembros heredados
Initializes a new instance of the XEvent 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 | |
---|---|---|
Event() | Initializes a new instance of the Event class. | |
Event(Session, EventInfo) | Initializes a new instance of the Event class from the parent Package object and an EventInfo object. | |
Event(Session, String) | Initializes a new instance of the Event class from the parent Package object and the name of the event. |
Arriba