C# Class Dapper.SimpleSave.SoftDeleteColumnAttribute

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

Méthodes publiques

Méthode Description
SoftDeleteColumnAttribute ( ) : System
SoftDeleteColumnAttribute ( bool trueIndicatesDeleted ) : System

Method Details

SoftDeleteColumnAttribute() public méthode

public SoftDeleteColumnAttribute ( ) : System
Résultat System

SoftDeleteColumnAttribute() public méthode

public SoftDeleteColumnAttribute ( bool trueIndicatesDeleted ) : System
trueIndicatesDeleted bool
Résultat System