コード例 #1
0
 public void CalcularPrimeiroVencimento(int diaUtil)
 {
     this.Primeiro_Vencimento = DiaUtil.ObtemDiaUtil(diaUtil);
 }