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