Skip to main content

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 ObjectAttributeReferenceHandlerAttribute
Attributes AttributeUsageAttribute, ConditionalAttribute

Properties

TypeId

public object TypeId { get; }

Property Value

Object

Constructors

ReferenceHandlerAttribute()

public ReferenceHandlerAttribute()