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

Inheritance: RecordsGroup
Afficher le fichier Open project: amatukaze/IntelligentNavalGun Class Usage Examples

Méthodes protégées

Méthode Description
CreateTable ( ) : void

Private Methods

Méthode 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 méthode

protected CreateTable ( ) : void
Résultat void