Table of Contents

Class MappingConstructorAttribute

Namespace
Neo4j.Driver.Mapping
Assembly
Neo4j.Driver.dll

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