Action Constructor
Incluir miembros protegidos
Incluir miembros heredados
Initializes a new instance of the Action 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 | |
---|---|---|
Action() | Initializes a new instance of the Action class. | |
Action(Event, ActionInfo) | Initializes a new instance of the Action class from the parent event and an ActionInfo object. | |
Action(Event, String) | Initializes a new instance of the Action class with parent XEvent object and the name in form of eventModuleId.packagename.eventname or packagename.eventname. |
Arriba