C# 클래스 Dapper.SimpleSave.PrimaryKeyAttribute

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

공개 메소드들

메소드 설명
PrimaryKeyAttribute ( ) : System
PrimaryKeyAttribute ( bool isUserAssigned ) : System

메소드 상세

PrimaryKeyAttribute() 공개 메소드

public PrimaryKeyAttribute ( ) : System
리턴 System

PrimaryKeyAttribute() 공개 메소드

public PrimaryKeyAttribute ( bool isUserAssigned ) : System
isUserAssigned bool
리턴 System