Ejemplo n.º 1
0
 public static double GetMandateCharge(string YYCode)
 {
     return(MandateInfoPro.GetMandateCharge(YYCode));
 }