C# Class Dapper.SimpleSave.ManyToOneAttribute

Inheritance: System.Attribute
Datei anzeigen Open project: Paymentsense/Dapper.SimpleSave

Public Methods

Method Description
ManyToOneAttribute ( ) : System
ManyToOneAttribute ( string foreignKeyTargetColumnName ) : System

Method Details

ManyToOneAttribute() public method

public ManyToOneAttribute ( ) : System
return System

ManyToOneAttribute() public method

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