Skip to main content

UseMapperAttribute

Namespace: Riok.Mapperly.Abstractions

Considers all accessible mapping methods provided by the type of this member. Includes static and instance methods.

public sealed class UseMapperAttribute : System.Attribute

Inheritance ObjectAttributeUseMapperAttribute
Attributes AttributeUsageAttribute, ConditionalAttribute

Properties

TypeId

public object TypeId { get; }

Property Value

Object

Constructors

UseMapperAttribute()

public UseMapperAttribute()