# Codec_SupportedAttributionGrain

Package: [Microsoft.Orleans.Transactions.TestKit.Base](/orleans/docs/api/csharp/microsoft.orleans.transactions.testkit.base/) 10.0.0

[NuGet package](https://www.nuget.org/packages/Microsoft.Orleans.Transactions.TestKit.Base)

```csharp
public sealed class Codec_SupportedAttributionGrain : IFieldCodec, IFieldCodec<SupportedAttributionGrain>, IBaseCodec, IBaseCodec<SupportedAttributionGrain>
```

Supports all classes in the .NET class hierarchy and provides low-level services to derived classes. This is the ultimate base class of all .NET classes; it is the root of the type hierarchy.

## Constructors

- [Codec_SupportedAttributionGrain(IActivator&lt;SupportedAttributionGrain&gt;, ICodecProvider)](/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/)

## Methods

- [Deserialize(Reader&lt;TReaderInput&gt;, SupportedAttributionGrain)](/orleans/docs/api/csharp/microsoft.orleans.transactions.testkit.base/orleanscodegen.orleans.transactions.testkit.transactionattributiongrainextensions.codec-supportedattributiongrain/methods/deserialize-1-ref-orleans-serialization-buffers-reader-treaderinput-orleans-tran-c2ffe3a3/)
- [ReadValue(Reader&lt;TReaderInput&gt;, Field)](/orleans/docs/api/csharp/microsoft.orleans.transactions.testkit.base/orleanscodegen.orleans.transactions.testkit.transactionattributiongrainextensions.codec-supportedattributiongrain/methods/readvalue-1-ref-orleans-serialization-buffers-reader-treaderinput-orleans-serial-6f5715a4/)
- [Serialize(Writer&lt;TBufferWriter&gt;, SupportedAttributionGrain)](/orleans/docs/api/csharp/microsoft.orleans.transactions.testkit.base/orleanscodegen.orleans.transactions.testkit.transactionattributiongrainextensions.codec-supportedattributiongrain/methods/serialize-1-ref-orleans-serialization-buffers-writer-tbufferwriter-orleans-trans-7c368cb2/)
- [WriteField(Writer&lt;TBufferWriter&gt;, uint, Type, SupportedAttributionGrain)](/orleans/docs/api/csharp/microsoft.orleans.transactions.testkit.base/orleanscodegen.orleans.transactions.testkit.transactionattributiongrainextensions.codec-supportedattributiongrain/methods/writefield-1-ref-orleans-serialization-buffers-writer-tbufferwriter-uint-system-cc180f72/)
