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

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
ExpeditionRecords ( SQLiteConnection rpConnection ) : Sakuno.KanColle.Amatsukaze.Game.Models.Raw
GetItemID ( int rpFlag, int rpItemID ) : int?
ProcessResult ( ApiInfo rpInfo ) : void

Method Details

CreateTable() protected method

protected CreateTable ( ) : void
return void

UpgradeFromOldVersionPreprocessStep() protected method

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