Habanero.Smooth.AutoMapManyToOneAttribute.AutoMapManyToOneAttribute C# (CSharp) Method

AutoMapManyToOneAttribute() public method

public AutoMapManyToOneAttribute ( ) : System
return System
        public AutoMapManyToOneAttribute()
        {
        }
        /// <summary>

Same methods

AutoMapManyToOneAttribute::AutoMapManyToOneAttribute ( RelationshipType relationshipType ) : System
AutoMapManyToOneAttribute::AutoMapManyToOneAttribute ( string reverseRelationshipName ) : System
AutoMapManyToOneAttribute::AutoMapManyToOneAttribute ( string reverseRelationshipName, RelationshipType relationshipType ) : System
AutoMapManyToOneAttribute