# Copier_Invokable_IExclusiveLockTransactionTestGrain_GrainReference_16E53FE3 Methods

[Type overview](/orleans/docs/api/csharp/microsoft.orleans.transactions.testkit.base/orleanscodegen.orleans.transactions.testkit.copier-invokable-iexclusivelocktransactiontestgrain-grainreference-16e53fe3/)

## DeepCopy(Invokable_IExclusiveLockTransactionTestGrain_GrainReference_16E53FE3, CopyContext) {#deepcopy-orleanscodegen-orleans-transactions-testkit-invokable-iexclusivelocktra-22876632}

[Dedicated page](/orleans/docs/api/csharp/microsoft.orleans.transactions.testkit.base/orleanscodegen.orleans.transactions.testkit.copier-invokable-iexclusivelocktransactiontestgrain-grainreference-16e53fe3/methods/deepcopy-orleanscodegen-orleans-transactions-testkit-invokable-iexclusivelocktra-22876632/)

```csharp
public Invokable_IExclusiveLockTransactionTestGrain_GrainReference_16E53FE3 DeepCopy(Invokable_IExclusiveLockTransactionTestGrain_GrainReference_16E53FE3 original, CopyContext context)
```

Creates a deep copy of the provided input.

### Parameters

- `original` (`Invokable_IExclusiveLockTransactionTestGrain_GrainReference_16E53FE3`): The input.
- `context` (`CopyContext`): The context.

### Returns

A copy of `input`.
