ReferenceHandlerAttribute
Namespace: Riok.Mapperly.Abstractions.ReferenceHandling
Marks a mapping method parameter as a IReferenceHandler. The type of the parameter needs to be IReferenceHandler.
public sealed class ReferenceHandlerAttribute : System.Attribute
Inheritance Object → Attribute → ReferenceHandlerAttribute
Properties
TypeId
public object TypeId { get; }
Property Value
Constructors
ReferenceHandlerAttribute()
public ReferenceHandlerAttribute()