C# Class Dapper.SimpleSave.ForeignKeyReferenceAttribute

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

Public Methods

Method Description
ForeignKeyReferenceAttribute ( Type referencedDto ) : System

Method Details

ForeignKeyReferenceAttribute() public method

public ForeignKeyReferenceAttribute ( Type referencedDto ) : System
referencedDto System.Type
return System