# Codec_Observation

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_Observation : IFieldCodec, IFieldCodec<Observation>, IValueSerializer, IValueSerializer<Observation>
```

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_Observation](/orleans/docs/api/csharp/microsoft.orleans.transactions.testkit.base/orleanscodegen.orleans.transactions.testkit.consistency.codec-observation/constructors/constructor-ba95be81/)

## Methods

- [Deserialize(Reader&lt;TReaderInput&gt;, Observation)](/orleans/docs/api/csharp/microsoft.orleans.transactions.testkit.base/orleanscodegen.orleans.transactions.testkit.consistency.codec-observation/methods/deserialize-1-ref-orleans-serialization-buffers-reader-treaderinput-ref-orleans-95a914ac/)
- [ReadValue(Reader&lt;TReaderInput&gt;, Field)](/orleans/docs/api/csharp/microsoft.orleans.transactions.testkit.base/orleanscodegen.orleans.transactions.testkit.consistency.codec-observation/methods/readvalue-1-ref-orleans-serialization-buffers-reader-treaderinput-orleans-serial-5f1a1898/)
- [Serialize(Writer&lt;TBufferWriter&gt;, Observation)](/orleans/docs/api/csharp/microsoft.orleans.transactions.testkit.base/orleanscodegen.orleans.transactions.testkit.consistency.codec-observation/methods/serialize-1-ref-orleans-serialization-buffers-writer-tbufferwriter-ref-orleans-t-85708f5b/)
- [WriteField(Writer&lt;TBufferWriter&gt;, uint, Type, Observation)](/orleans/docs/api/csharp/microsoft.orleans.transactions.testkit.base/orleanscodegen.orleans.transactions.testkit.consistency.codec-observation/methods/writefield-1-ref-orleans-serialization-buffers-writer-tbufferwriter-uint-system-5f073f8e/)
