# Copier_Invokable_ICreateOrJoinAttributionGrain_GrainReference_C9B8ECB8 Methods

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

## DeepCopy(Invokable_ICreateOrJoinAttributionGrain_GrainReference_C9B8ECB8, CopyContext) {#deepcopy-orleanscodegen-orleans-transactions-testkit-invokable-icreateorjoinattr-d048596d}

[Dedicated page](/orleans/docs/api/csharp/microsoft.orleans.transactions.testkit.base/orleanscodegen.orleans.transactions.testkit.copier-invokable-icreateorjoinattributiongrain-grainreference-c9b8ecb8/methods/deepcopy-orleanscodegen-orleans-transactions-testkit-invokable-icreateorjoinattr-d048596d/)

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

Creates a deep copy of the provided input.

### Parameters

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

### Returns

A copy of `input`.
