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