C# Class Dapper.SimpleSave.OneToOneAttribute

Inheritance: System.Attribute
Show file Open project: Paymentsense/Dapper.SimpleSave

Public Methods

Method Description
OneToOneAttribute ( ) : System
OneToOneAttribute ( string childForeignKeyColumn ) : System

Method Details

OneToOneAttribute() public method

public OneToOneAttribute ( ) : System
return System

OneToOneAttribute() public method

public OneToOneAttribute ( string childForeignKeyColumn ) : System
childForeignKeyColumn string
return System