Ejemplo n.º 1
0
 internal static DataTable GetPenalty(int argCCId)
 {
     return(ProjectInfoDL.GetPenalty(argCCId));
 }