# Copier_Invokable_IExclusiveLockTransactionTestGrain_GrainReference_BD3AA4D0 Methods

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

## DeepCopy(Invokable_IExclusiveLockTransactionTestGrain_GrainReference_BD3AA4D0, CopyContext) {#deepcopy-orleanscodegen-orleans-transactions-testkit-invokable-iexclusivelocktra-7085b26f}

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

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

Creates a deep copy of the provided input.

### Parameters

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

### Returns

A copy of `input`.
