C# Class AppSettings.SubdirExample2Setting

Auto Generate for Tab File: "Subdir/Example2.bytes" Singleton class for less memory use
Inheritance: TableRowParser
Show file Open project: mr-kelly/KEngine Class Usage Examples

Public Methods

Method Description
ParsePrimaryKey ( TableRow row ) : int

Get PrimaryKey from a table row

Private Methods

Method Description
Reload ( TableRow row ) : void
SubdirExample2Setting ( TableRow row ) : System.Collections

Method Details

ParsePrimaryKey() public static method

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