Property | Type | Description | |
---|---|---|---|
bonus | double |
Method | Description | |
---|---|---|
CalculaSalario ( ) : double | ||
Gerente ( string nome, double horas, double bonus ) : System |
public Gerente ( string nome, double horas, double bonus ) : System | ||
nome | string | |
horas | double | |
bonus | double | |
return | System |