C# Class PrincessAPI.Utility.CSVParser.CSVHouseParser

Afficher le fichier Open project: PrincessMadMath/EstatePrediction_ConUHack

Méthodes publiques

Méthode Description
UpdateDatabase ( string csv_file_path ) : void

Private Methods

Méthode Description
CheckTableExists ( ) : bool
GetHouseModel ( DataTable data ) : List
getCSVContent ( string csv_file_path ) : DataTable

Method Details

UpdateDatabase() public static méthode

public static UpdateDatabase ( string csv_file_path ) : void
csv_file_path string
Résultat void