# Copier_Invokable_INotAllowedAttributionGrain_GrainReference_891D027E Methods

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

## DeepCopy(Invokable_INotAllowedAttributionGrain_GrainReference_891D027E, CopyContext) {#deepcopy-orleanscodegen-orleans-transactions-testkit-invokable-inotallowedattrib-c87b17cb}

[Dedicated page](/orleans/docs/api/csharp/microsoft.orleans.transactions.testkit.base/orleanscodegen.orleans.transactions.testkit.copier-invokable-inotallowedattributiongrain-grainreference-891d027e/methods/deepcopy-orleanscodegen-orleans-transactions-testkit-invokable-inotallowedattrib-c87b17cb/)

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

Creates a deep copy of the provided input.

### Parameters

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

### Returns

A copy of `input`.
