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