ActionInfo.Key Constructor
Incluir miembros protegidos
Incluir miembros heredados
Initializes a new instance of the ActionInfo.Key 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 | |
---|---|---|
ActionInfo.Key() | Initializes a new instance of the ActionInfo.Key class. | |
ActionInfo.Key(String) | Initializes a new instance of the ActionInfo.Key class from the name of an Action object provided by the name parameter. | |
ActionInfo.Key(ActionInfo.Key) | Initializes a new instance of the ActionInfo.Key class from a ActionInfo.Key object provided by the other parameter. |
Arriba