프로퍼티 | 타입 | 설명 | |
---|---|---|---|
bonus | double |
메소드 | 설명 | |
---|---|---|
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 | |
리턴 | System |