C# Class FrameDAL.Attributes.OneToManyAttribute

Inheritance: System.Attribute
Mostra file Open project: vincentlauvlwj/FrameDAL

Public Methods

Method Description
OneToManyAttribute ( string inverseForeignKey ) : System

Method Details

OneToManyAttribute() public method

public OneToManyAttribute ( string inverseForeignKey ) : System
inverseForeignKey string
return System