MapperIgnoreAttribute
Namespace: Riok.Mapperly.Abstractions
Ignores a member from the mapping.
public sealed class MapperIgnoreAttribute : System.Attribute
Inheritance Object → Attribute → MapperIgnoreAttribute
Attributes AttributeUsageAttribute, ConditionalAttribute
Properties
TypeId
public object TypeId { get; }
Property Value
Constructors
MapperIgnoreAttribute()
public MapperIgnoreAttribute()