Method | Description | |
---|---|---|
Close ( ) : void |
CSVファイルクローズ
|
|
ReadTransactions ( ) : void |
CSVデータ読み込み
|
|
startReading ( string path, |
CSVファイル読み込みを開始する
|
Method | Description | |
---|---|---|
SplitCsv ( string line ) : string[] | ||
compareByDate ( |
||
skipToFirstLine ( ) : void |
public startReading ( string path, |
||
path | string | CSVファイルパス |
rule | CSVルール | |
return | void |