# Copier_Invokable_IStorageFaultGrain_GrainReference_5D91E1AF Methods

[Type overview](/orleans/docs/api/csharp/microsoft.orleans.testinghost/orleanscodegen.orleans.testinghost.copier-invokable-istoragefaultgrain-grainreference-5d91e1af/)

## DeepCopy(Invokable_IStorageFaultGrain_GrainReference_5D91E1AF, CopyContext) {#deepcopy-orleanscodegen-orleans-testinghost-invokable-istoragefaultgrain-grainre-18ea2a62}

[Dedicated page](/orleans/docs/api/csharp/microsoft.orleans.testinghost/orleanscodegen.orleans.testinghost.copier-invokable-istoragefaultgrain-grainreference-5d91e1af/methods/deepcopy-orleanscodegen-orleans-testinghost-invokable-istoragefaultgrain-grainre-18ea2a62/)

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

Creates a deep copy of the provided input.

### Parameters

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

### Returns

A copy of `input`.
