C# 클래스 Dapper.SimpleSave.SoftDeleteColumnAttribute

상속: System.Attribute
파일 보기 프로젝트 열기: Paymentsense/Dapper.SimpleSave

공개 메소드들

메소드 설명
SoftDeleteColumnAttribute ( ) : System
SoftDeleteColumnAttribute ( bool trueIndicatesDeleted ) : System

메소드 상세

SoftDeleteColumnAttribute() 공개 메소드

public SoftDeleteColumnAttribute ( ) : System
리턴 System

SoftDeleteColumnAttribute() 공개 메소드

public SoftDeleteColumnAttribute ( bool trueIndicatesDeleted ) : System
trueIndicatesDeleted bool
리턴 System