Метод | Описание | |
---|---|---|
CalcularDesconto ( decimal salario ) : decimal | ||
PodeCalcularParaOAno ( int ano ) : bool | ||
TabelaBase ( ) : System.Collections.Generic |
public CalcularDesconto ( decimal salario ) : decimal | ||
salario | decimal | |
Результат | decimal |
public abstract PodeCalcularParaOAno ( int ano ) : bool | ||
ano | int | |
Результат | bool |
public TabelaBase ( ) : System.Collections.Generic | ||
Результат | System.Collections.Generic |