C# Class Sakuno.KanColle.Amatsukaze.Game.Services.Records.BattleRecords

Inheritance: RecordsGroup
Mostra file Open project: amatukaze/IntelligentNavalGun Class Usage Examples

Protected Methods

Method Description
CreateTable ( ) : void
UpgradeFromOldVersionPreprocessStep ( int rpOldVersion ) : void

Private Methods

Method Description
BattleRecords ( SQLiteConnection rpConnection ) : Sakuno.KanColle.Amatsukaze.Game.Models.Battle
ProcessResult ( RawBattleResult rpData ) : void

Method Details

CreateTable() protected method

protected CreateTable ( ) : void
return void

UpgradeFromOldVersionPreprocessStep() protected method

protected UpgradeFromOldVersionPreprocessStep ( int rpOldVersion ) : void
rpOldVersion int
return void