C# Class AppSettings.SubdirSetting

Auto Generate for Tab File: "Subdir/__.bytes" Singleton class for less memory use
Inheritance: TableRowParser
Afficher le fichier Open project: mr-kelly/KEngine Class Usage Examples

Méthodes publiques

Méthode Description
ParsePrimaryKey ( TableRow row ) : string

Get PrimaryKey from a table row

Private Methods

Méthode Description
Reload ( TableRow row ) : void
SubdirSetting ( TableRow row ) : System.Collections

Method Details

ParsePrimaryKey() public static méthode

Get PrimaryKey from a table row
public static ParsePrimaryKey ( TableRow row ) : string
row TableRow
Résultat string