Chatu Queens
TableroFichaSeleccionada Event |
Se produce cuando una ficha es seleccionada.
Namespace: Draughts
Assembly: Draughts (in Draughts.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public event TableroEventoFicha FichaSeleccionada
Public Event FichaSeleccionada As TableroEventoFicha
public: event TableroEventoFicha^ FichaSeleccionada { void add (TableroEventoFicha^ value); void remove (TableroEventoFicha^ value); }
member FichaSeleccionada : IEvent<TableroEventoFicha, FichaEventArgs>
Value
Type: DraughtsTableroEventoFichaSee Also