C# Class Supercell.Life.Server.Files.CsvLogic.LogicEventsData

Inheritance: LogicData
Afficher le fichier Open project: kylecourounis/Supercell.Life

Méthodes publiques

Méthode Description
LogicEventsData ( Row row, LogicDataTable dataTable ) : Supercell.Life.Server.Files.CsvHelpers

Initializes a new instance of the LogicEnergyPackageData class.

Method Details

LogicEventsData() public méthode

Initializes a new instance of the LogicEnergyPackageData class.
public LogicEventsData ( Row row, LogicDataTable dataTable ) : Supercell.Life.Server.Files.CsvHelpers
row Row
dataTable LogicDataTable
Résultat Supercell.Life.Server.Files.CsvHelpers