Table of Contents

Class NullMessageJsonSerializerContextContainer

Namespace
AWS.Messaging.Services
Assembly
AWS.Messaging.dll

Placeholder implementation of IMessageJsonSerializerContextContainer when the consumer does not provide a JsonSerializerContext.

public class NullMessageJsonSerializerContextContainer : IMessageJsonSerializerContextContainer
Inheritance
NullMessageJsonSerializerContextContainer
Implements

Methods

GetJsonSerializerContext()

Returns the consumer provided JsonSerializerContext.

public JsonSerializerContext? GetJsonSerializerContext()

Returns

JsonSerializerContext