AutoMapperConvention.

AutoMapperConvention(AutoMapperOptions) Constructor

Summary

Initializes a new instance of the AutoMapperConvention class.

Syntax

public AutoMapperConvention(AutoMapperOptions options = null)

Attributes

Type Description
NullableContextAttribute

Parameters

Name Type Description
options AutoMapperOptions The options.

Return Value

Type Description
void