Esempio n. 1
0
 public static DataTable GetBlock(int argCCId)
 {
     return(MISDL.GetBlock(argCCId));
 }