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