C# Class FrameDAL.Attributes.OneToManyAttribute

Inheritance: System.Attribute
ファイルを表示 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