# Copier_Invokable_IStorageFaultGrain_GrainReference_1150D526 Methods

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

## DeepCopy(Invokable_IStorageFaultGrain_GrainReference_1150D526, CopyContext) {#deepcopy-orleanscodegen-orleans-testinghost-invokable-istoragefaultgrain-grainre-5253a8d0}

[Dedicated page](/orleans/docs/api/csharp/microsoft.orleans.testinghost/orleanscodegen.orleans.testinghost.copier-invokable-istoragefaultgrain-grainreference-1150d526/methods/deepcopy-orleanscodegen-orleans-testinghost-invokable-istoragefaultgrain-grainre-5253a8d0/)

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

Creates a deep copy of the provided input.

### Parameters

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

### Returns

A copy of `input`.
