# Codec_SupportedAttributionGrain Constructors

[Type overview](/orleans/docs/api/csharp/microsoft.orleans.transactions.testkit.base/orleanscodegen.orleans.transactions.testkit.transactionattributiongrainextensions.codec-supportedattributiongrain/)

## Codec_SupportedAttributionGrain(IActivator&lt;SupportedAttributionGrain&gt;, ICodecProvider) {#constructor-orleans-serialization-activators-iactivator-orleans-transactions-tes-ebeca168}

[Dedicated page](/orleans/docs/api/csharp/microsoft.orleans.transactions.testkit.base/orleanscodegen.orleans.transactions.testkit.transactionattributiongrainextensions.codec-supportedattributiongrain/constructors/constructor-orleans-serialization-activators-iactivator-orleans-transactions-tes-ebeca168/)

```csharp
public Codec_SupportedAttributionGrain(IActivator<SupportedAttributionGrain> _activator, ICodecProvider codecProvider)
```

### Parameters

- `_activator` (`IActivator<SupportedAttributionGrain>`)
- `codecProvider` (`ICodecProvider`)
