AutoMapperNewtonsoftJsonConvention.

Register(IServiceConventionContext) Method

Summary

Registers the specified context.

Syntax

public void Register(IServiceConventionContext context)

Attributes

Type Description
NullableContextAttribute

Parameters

Name Type Description
context IServiceConventionContext The context.

Return Value

Type Description
void