C# Class Ex5

Datei anzeigen Open project: ProgJogos/programacao-2sem2014

Public Properties

Property Type Description
pontosA int
pontosB int

Public Methods

Method Description
Start ( ) : void

Method Details

Start() public method

public Start ( ) : void
return void

Property Details

pontosA public_oe property

public int pontosA
return int

pontosB public_oe property

public int pontosB
return int