Exemple #1
0
 public static DataTable GetGridTarget(int argEntryId)
 {
     return(ExecTargetDL.GetGridTarget(argEntryId));
 }