Chatu Queens
CasillaDama Property |
Obtiene o establece si la ficha de la casilla es una dama.
Namespace: Draughts
Assembly: Draughts (in Draughts.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public bool Dama { get; set; }
Public Property Dama As Boolean Get Set
public: property bool Dama { bool get (); void set (bool value); }
member Dama : bool with get, set
Property Value
Type: BooleanSee Also