C# Class Projeto4_Junior.Modelo.Cliente

Afficher le fichier Open project: sudorafa/salao_ Class Usage Examples

Méthodes publiques

Méthode Description
Cliente ( ) : System
Cliente ( String nome, String email, String endereco, String cpf, String data_nascimento, String telefone ) : System

Method Details

Cliente() public méthode

public Cliente ( ) : System
Résultat System

Cliente() public méthode

public Cliente ( String nome, String email, String endereco, String cpf, String data_nascimento, String telefone ) : System
nome String
email String
endereco String
cpf String
data_nascimento String
telefone String
Résultat System