C# Class ExemploLista

Inheritance: MonoBehaviour
Afficher le fichier Open project: ProgJogos/programacao-2sem2014

Méthodes publiques

Свойство Type Description
chamada List
numeros List

Méthodes publiques

Méthode Description
Start ( ) : void

Method Details

Start() public méthode

public Start ( ) : void
Résultat void

Property Details

chamada public_oe property

public List chamada
Résultat List

numeros public_oe property

public List numeros
Résultat List