C# 클래스 NPoco.PrimaryKeyAttribute

상속: System.Attribute
파일 보기 프로젝트 열기: schotime/NPoco

공개 메소드들

메소드 설명
PrimaryKeyAttribute ( string primaryKey ) : System

메소드 상세

PrimaryKeyAttribute() 공개 메소드

public PrimaryKeyAttribute ( string primaryKey ) : System
primaryKey string
리턴 System