C# Class Dapper.SimpleSave.ManyToOneAttribute

Inheritance: System.Attribute
Afficher le fichier Open project: Paymentsense/Dapper.SimpleSave

Méthodes publiques

Méthode Description
ManyToOneAttribute ( ) : System
ManyToOneAttribute ( string foreignKeyTargetColumnName ) : System

Method Details

ManyToOneAttribute() public méthode

public ManyToOneAttribute ( ) : System
Résultat System

ManyToOneAttribute() public méthode

public ManyToOneAttribute ( string foreignKeyTargetColumnName ) : System
foreignKeyTargetColumnName string
Résultat System