Method | Description | |
---|---|---|
Ano ( ) : int | ||
CalcularDesconto ( decimal salario ) : decimal |
Method | Description | |
---|---|---|
TabelaBase ( decimal teto ) : System.Collections.Generic |
Method | Description | |
---|---|---|
TabelaBase ( ) : System.Collections.Generic |
public CalcularDesconto ( decimal salario ) : decimal | ||
salario | decimal | |
return | decimal |
protected TabelaBase ( decimal teto ) : System.Collections.Generic | ||
teto | decimal | |
return | System.Collections.Generic |