Class MappingConstructorAttribute
Indicates that the constructor should be used when mapping a record to an object.
[AttributeUsage(AttributeTargets.Constructor)]
public class MappingConstructorAttribute : Attribute
- Inheritance
-
MappingConstructorAttribute
- Inherited Members
- Extension Methods