Skip to main content

UseStaticMapperAttribute<T>

Namespace: Riok.Mapperly.Abstractions

Considers all static mapping methods provided by the generic type.

public sealed class UseStaticMapperAttribute<T> : System.Attribute

Type Parameters

T
The type of which mapping methods will be included.

Inheritance ObjectAttributeUseStaticMapperAttribute<T>
Attributes AttributeUsageAttribute, ConditionalAttribute

Properties

TypeId

public object TypeId { get; }

Property Value

Object

Constructors

UseStaticMapperAttribute()

public UseStaticMapperAttribute()