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

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

Protected Methods

Method Description
CreateTable ( ) : void

Private Methods

Method Description
ConstructionRecords ( SQLiteConnection rpConnection ) : Sakuno.KanColle.Amatsukaze.Game.Models
InsertRecord ( ConstructionDock rpData ) : void

Method Details

CreateTable() protected method

protected CreateTable ( ) : void
return void