C# 클래스 ALFA.Shared.TwoDAColumnAttribute

상속: System.Attribute
파일 보기 프로젝트 열기: ALandFarAway/ALFA-Base-Resources 1 사용 예제들

공개 메소드들

메소드 설명
TwoDAColumnAttribute ( ) : System

Mark a field as 2DA serializable with the column name deriving from the field name. If an override column name is explicitly specified then it takes precedence over the field name.

메소드 상세

TwoDAColumnAttribute() 공개 메소드

Mark a field as 2DA serializable with the column name deriving from the field name. If an override column name is explicitly specified then it takes precedence over the field name.
public TwoDAColumnAttribute ( ) : System
리턴 System