C# 클래스 AppSettings.SubdirExample2Setting

Auto Generate for Tab File: "Subdir/Example2.bytes" Singleton class for less memory use
상속: TableRowParser
파일 보기 프로젝트 열기: mr-kelly/KEngine 1 사용 예제들

공개 메소드들

메소드 설명
ParsePrimaryKey ( TableRow row ) : int

Get PrimaryKey from a table row

비공개 메소드들

메소드 설명
Reload ( TableRow row ) : void
SubdirExample2Setting ( TableRow row ) : System.Collections

메소드 상세

ParsePrimaryKey() 공개 정적인 메소드

Get PrimaryKey from a table row
public static ParsePrimaryKey ( TableRow row ) : int
row TableRow
리턴 int