Ejemplo n.º 1
0
 public float calcPremium()
 {
     return(c1.CalcPremium(age, gender));
 }