Метод | Описание | |
---|---|---|
CalculadorINSS ( ) : System.Collections.Generic | ||
Calcular ( int ano, decimal salario ) : decimal |
public CalculadorINSS ( ) : System.Collections.Generic | ||
Результат | System.Collections.Generic |
public Calcular ( int ano, decimal salario ) : decimal | ||
ano | int | |
salario | decimal | |
Результат | decimal |