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

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

Protected Methods

Method Description
CreateTable ( ) : void

Private Methods

Method Description
DevelopmentRecords ( SQLiteConnection rpConnection ) : Sakuno.KanColle.Amatsukaze.Game.Models.Raw
InsertRecord ( RawEquipmentDevelopment rpData, int rpFuelConsumption, int rpBulletConsumption, int rpSteelConsumption, int rpBauxiteConsumption ) : void

Method Details

CreateTable() protected method

protected CreateTable ( ) : void
return void