C# Class Projeto4_Junior.Modelo.Funcionario

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

Méthodes publiques

Méthode Description
Funcionario ( ) : System
Funcionario ( String nome, String endereco, String cpf, String data_nascimento, String telefone, double porcentagem ) : System

Method Details

Funcionario() public méthode

public Funcionario ( ) : System
Résultat System

Funcionario() public méthode

public Funcionario ( String nome, String endereco, String cpf, String data_nascimento, String telefone, double porcentagem ) : System
nome String
endereco String
cpf String
data_nascimento String
telefone String
porcentagem double
Résultat System