C# 클래스 DbcExtractor.PrimaryKeyAttribute

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

공개 메소드들

메소드 설명
PrimaryKeyAttribute ( ) : System

Defines that this field is a primary key.

메소드 상세

PrimaryKeyAttribute() 공개 메소드

Defines that this field is a primary key.
public PrimaryKeyAttribute ( ) : System
리턴 System