Puntos que ha conseguido en el juego
Namespace:
Evolucion
Assembly:
Evolucion (in Evolucion.exe) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic int Marcador { get; set; }
Public Property Marcador As Integer
Get
Set
public:
property int Marcador {
int get ();
void set (int value);
}
member Marcador : int with get, set
Property Value
Type:
Int32
See Also