Table of Contents

Interface IMessageSerializerResolver

Namespace
Ratatoskr.Core
Assembly
Ratatoskr.dll

Resolves the serializer to use for a message type. Falls back to the global IMessageSerializer when no message-specific serializer is configured.

public interface IMessageSerializerResolver

Methods

GetSerializer(Type)