    

 ## On this page

  

 

 # Interface IPostDeserialized

 Last update: 16.07.2025 

Namespace: [VM](VM.md)  
Assembly: VM.dll

```csharp
public interface IPostDeserialized

```

## Methods

### OnPostDeserialized(StreamingContext)

```csharp
void OnPostDeserialized(StreamingContext context)

```

#### Parameters

`context` [StreamingContext](https://learn.microsoft.com/dotnet/api/system.runtime.serialization.streamingcontext)