Exemple #1
0
 public static bool FoundReminder(int argAreaId)
 {
     return(CallsheetentryDL.FoundReminder(argAreaId));
 }