C# 클래스 DbcExtractor.IndexAttribute

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

공개 메소드들

메소드 설명
IndexAttribute ( String Name ) : System

Defines that this field is an index.

메소드 상세

IndexAttribute() 공개 메소드

Defines that this field is an index.
public IndexAttribute ( String Name ) : System
Name String
리턴 System