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