Ejemplo n.º 1
0
 public static OperationAnalysis getOperationAnalysis(int month)
 {
     return(MandateInfoPro.getOperationAnalysis(month));
 }