C# Class CSVUtil

Afficher le fichier Open project: imann24/cs327-bestmobilegameever Class Usage Examples

Méthodes publiques

Méthode Description
GetMaxRowLength ( string byLine ) : int
ReadCSV ( string filePath ) : ].string[

Method Details

GetMaxRowLength() public static méthode

public static GetMaxRowLength ( string byLine ) : int
byLine string
Résultat int

ReadCSV() public static méthode

public static ReadCSV ( string filePath ) : ].string[
filePath string
Résultat ].string[