C# Class FrameDAL.Attributes.ManyToOneAttribute

Inheritance: System.Attribute
Exibir arquivo Open project: vincentlauvlwj/FrameDAL

Public Methods

Method Description
ManyToOneAttribute ( string foreignKey ) : System

Method Details

ManyToOneAttribute() public method

public ManyToOneAttribute ( string foreignKey ) : System
foreignKey string
return System