Exemple #1
0
 public PropertyController()
 {
     piService = new PlanInstallmentService();
     ptService = new PlanTypeMasterService();
 }