C# Class Dapper.SimpleSave.SoftDeleteColumnAttribute

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

Public Methods

Method Description
SoftDeleteColumnAttribute ( ) : System
SoftDeleteColumnAttribute ( bool trueIndicatesDeleted ) : System

Method Details

SoftDeleteColumnAttribute() public method

public SoftDeleteColumnAttribute ( ) : System
return System

SoftDeleteColumnAttribute() public method

public SoftDeleteColumnAttribute ( bool trueIndicatesDeleted ) : System
trueIndicatesDeleted bool
return System