Exemple #1
0
 public static DataTable GetBlockCheck(int argCCId)
 {
     return(FlatTypeDL.GetBlockCheck(argCCId));
 }