MappingTargetAttribute
Namespace: Riok.Mapperly.Abstractions
Marks a given parameter as the mapping target.
public sealed class MappingTargetAttribute : System.Attribute
Inheritance Object → Attribute → MappingTargetAttribute
Attributes AttributeUsageAttribute, ConditionalAttribute
Properties
TypeId
public object TypeId { get; }
Property Value
Constructors
MappingTargetAttribute()
public MappingTargetAttribute()