Exemple #1
0
 /// <summary>収入見積</summary>
 /// <param name="income">収入</param>
 public void Estimate(Income income)
 {
     Income = income;
 }