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