C# Class Model.Aluno

Afficher le fichier Open project: Studyxnet/LearningMVVM Class Usage Examples

Méthodes publiques

Méthode Description
Aluno ( ) : System
MaiorIdade ( ) : bool
ValidaNome ( ) : bool

Method Details

Aluno() public méthode

public Aluno ( ) : System
Résultat System

MaiorIdade() public méthode

public MaiorIdade ( ) : bool
Résultat bool

ValidaNome() public méthode

public ValidaNome ( ) : bool
Résultat bool