Skip to main content

MapperConstructorAttribute

Namespace: Riok.Mapperly.Abstractions

Marks the constructor to be used when type gets activated by Mapperly.

public sealed class MapperConstructorAttribute : System.Attribute

Inheritance ObjectAttributeMapperConstructorAttribute
Attributes AttributeUsageAttribute, ConditionalAttribute

Properties

TypeId

public object TypeId { get; }

Property Value

Object

Constructors

MapperConstructorAttribute()

public MapperConstructorAttribute()