Ejemplo n.º 1
0
 internal static DataTable SelectOtherCost(string argNew, int argbArea, int argCCId)
 {
     return(ProjectInfoDL.SelectOtherCost(argNew, argbArea, argCCId));
 }