# Copier_Invokable_ISupportedAttributionGrain_GrainReference_BC7DBC0A Methods

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

## DeepCopy(Invokable_ISupportedAttributionGrain_GrainReference_BC7DBC0A, CopyContext) {#deepcopy-orleanscodegen-orleans-transactions-testkit-invokable-isupportedattribu-14aa76ec}

[Dedicated page](/orleans/docs/api/csharp/microsoft.orleans.transactions.testkit.base/orleanscodegen.orleans.transactions.testkit.copier-invokable-isupportedattributiongrain-grainreference-bc7dbc0a/methods/deepcopy-orleanscodegen-orleans-transactions-testkit-invokable-isupportedattribu-14aa76ec/)

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

Creates a deep copy of the provided input.

### Parameters

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

### Returns

A copy of `input`.
