DeepCopy(ReminderEntry, CopyContext)
public ReminderEntry DeepCopy(ReminderEntry original, CopyContext context) Creates a deep copy of the provided input.
Parameters
originalReminderEntry- The input.
contextCopyContext- The context.
Returns
A copy of
input.