# Copier_ReminderEntry

Package: [Microsoft.Orleans.Reminders](/orleans/docs/api/csharp/microsoft.orleans.reminders/) 10.0.0

[NuGet package](https://www.nuget.org/packages/Microsoft.Orleans.Reminders)

```csharp
public sealed class Copier_ReminderEntry : IDeepCopier, IDeepCopier<ReminderEntry>
```

Supports all classes in the .NET class hierarchy and provides low-level services to derived classes. This is the ultimate base class of all .NET classes; it is the root of the type hierarchy.

## Constructors

- [Copier_ReminderEntry](/orleans/docs/api/csharp/microsoft.orleans.reminders/orleanscodegen.orleans.copier-reminderentry/constructors/constructor-537edd9f/)

## Methods

- [DeepCopy(ReminderEntry, CopyContext)](/orleans/docs/api/csharp/microsoft.orleans.reminders/orleanscodegen.orleans.copier-reminderentry/methods/deepcopy-orleans-reminderentry-orleans-serialization-cloning-copycontext-7858c319/)
