C# Class ExemploLista

Inheritance: MonoBehaviour
Datei anzeigen Open project: ProgJogos/programacao-2sem2014

Public Properties

Property Type Description
chamada List
numeros List

Public Methods

Method Description
Start ( ) : void

Method Details

Start() public method

public Start ( ) : void
return void

Property Details

chamada public_oe property

public List chamada
return List

numeros public_oe property

public List numeros
return List