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