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

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

Méthodes protégées

Méthode Description
CreateTable ( ) : void
Load ( ) : void

Private Methods

Méthode Description
ExperienceRecords ( SQLiteConnection rpConnection ) : Sakuno.KanColle.Amatsukaze.Game.Models
InsertAdmiralRecord ( long rpTimestamp, int rpExperience ) : void
InsertShipExperience ( long rpTimestamp, List rpShips ) : void

Method Details

CreateTable() protected méthode

protected CreateTable ( ) : void
Résultat void

Load() protected méthode

protected Load ( ) : void
Résultat void