# Copier_State

Package: [Microsoft.Orleans.Transactions.TestKit.Base](/orleans/docs/api/csharp/microsoft.orleans.transactions.testkit.base/) 10.0.0

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

```csharp
public sealed class Copier_State : IBaseCopier, IBaseCopier<State>, IDeepCopier, IDeepCopier<State>
```

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_State](/orleans/docs/api/csharp/microsoft.orleans.transactions.testkit.base/orleanscodegen.orleans.transactions.testkit.consistency.consistencytestgrain.copier-state/constructors/constructor-0c3d1ce1/)

## Methods

- [DeepCopy(State, CopyContext)](/orleans/docs/api/csharp/microsoft.orleans.transactions.testkit.base/orleanscodegen.orleans.transactions.testkit.consistency.consistencytestgrain.copier-state/methods/deepcopy-orleans-transactions-testkit-consistency-consistencytestgrain-state-orl-3ffad906/)
- [DeepCopy(State, State, CopyContext)](/orleans/docs/api/csharp/microsoft.orleans.transactions.testkit.base/orleanscodegen.orleans.transactions.testkit.consistency.consistencytestgrain.copier-state/methods/deepcopy-orleans-transactions-testkit-consistency-consistencytestgrain-state-orl-e1cf3e2e/)
