C# Class Dapper.SimpleSave.PrimaryKeyAttribute

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

Public Methods

Method Description
PrimaryKeyAttribute ( ) : System
PrimaryKeyAttribute ( bool isUserAssigned ) : System

Method Details

PrimaryKeyAttribute() public method

public PrimaryKeyAttribute ( ) : System
return System

PrimaryKeyAttribute() public method

public PrimaryKeyAttribute ( bool isUserAssigned ) : System
isUserAssigned bool
return System