# Copier_Invokable_ILogConsistencyProtocolParticipant_GrainReference_CCBBD89F Methods

[Type overview](/orleans/docs/api/csharp/microsoft.orleans.eventsourcing/orleanscodegen.orleans.eventsourcing.copier-invokable-ilogconsistencyprotocolparticipant-grainreference-ccbbd89f/)

## DeepCopy(Invokable_ILogConsistencyProtocolParticipant_GrainReference_CCBBD89F, CopyContext) {#deepcopy-orleanscodegen-orleans-eventsourcing-invokable-ilogconsistencyprotocolp-813a3708}

[Dedicated page](/orleans/docs/api/csharp/microsoft.orleans.eventsourcing/orleanscodegen.orleans.eventsourcing.copier-invokable-ilogconsistencyprotocolparticipant-grainreference-ccbbd89f/methods/deepcopy-orleanscodegen-orleans-eventsourcing-invokable-ilogconsistencyprotocolp-813a3708/)

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

Creates a deep copy of the provided input.

### Parameters

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

### Returns

A copy of `input`, or `null` if `input` is `null`.
