# Codec_VersionNotificationMessage

Package: [Microsoft.Orleans.EventSourcing](/orleans/docs/api/csharp/microsoft.orleans.eventsourcing/) 10.0.0

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

```csharp
public sealed class Codec_VersionNotificationMessage : IFieldCodec, IFieldCodec<VersionNotificationMessage>
```

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_VersionNotificationMessage](/orleans/docs/api/csharp/microsoft.orleans.eventsourcing/orleanscodegen.orleans.eventsourcing.common.codec-versionnotificationmessage/constructors/constructor-13508b1b/)

## Methods

- [Deserialize(Reader&lt;TReaderInput&gt;, VersionNotificationMessage)](/orleans/docs/api/csharp/microsoft.orleans.eventsourcing/orleanscodegen.orleans.eventsourcing.common.codec-versionnotificationmessage/methods/deserialize-1-ref-orleans-serialization-buffers-reader-treaderinput-orleans-even-3f208b9f/)
- [ReadValue(Reader&lt;TReaderInput&gt;, Field)](/orleans/docs/api/csharp/microsoft.orleans.eventsourcing/orleanscodegen.orleans.eventsourcing.common.codec-versionnotificationmessage/methods/readvalue-1-ref-orleans-serialization-buffers-reader-treaderinput-orleans-serial-cca4287e/)
- [Serialize(Writer&lt;TBufferWriter&gt;, VersionNotificationMessage)](/orleans/docs/api/csharp/microsoft.orleans.eventsourcing/orleanscodegen.orleans.eventsourcing.common.codec-versionnotificationmessage/methods/serialize-1-ref-orleans-serialization-buffers-writer-tbufferwriter-orleans-event-975cf234/)
- [WriteField(Writer&lt;TBufferWriter&gt;, uint, Type, VersionNotificationMessage)](/orleans/docs/api/csharp/microsoft.orleans.eventsourcing/orleanscodegen.orleans.eventsourcing.common.codec-versionnotificationmessage/methods/writefield-1-ref-orleans-serialization-buffers-writer-tbufferwriter-uint-system-8cfe05c8/)
