C# Class Persona, TechTalks

Afficher le fichier Open project: UamNet/TechTalks Class Usage Examples

Méthodes publiques

Свойство Type Description
apellido string
frase string
nombre string

Méthodes publiques

Méthode Description
Start ( ) : void
Update ( ) : void

Method Details

Start() public méthode

public Start ( ) : void
Résultat void

Update() public méthode

public Update ( ) : void
Résultat void

Property Details

apellido public_oe property

public string apellido
Résultat string

frase public_oe property

public string frase
Résultat string

nombre public_oe property

public string nombre
Résultat string