예제 #1
0
 public LoanManagement()
 {
     crudLoan = new LoanCrudFactory();
 }