MapperConstructorAttribute
Namespace: Riok.Mapperly.Abstractions
Marks the constructor to be used when type gets activated by Mapperly.
public sealed class MapperConstructorAttribute : System.Attribute
Inheritance Object → Attribute → MapperConstructorAttribute
Attributes AttributeUsageAttribute, ConditionalAttribute
Properties
TypeId
public object TypeId { get; }
Property Value
Constructors
MapperConstructorAttribute()
public MapperConstructorAttribute()