Method | Description | |
---|---|---|
FilesExist ( ) : bool | ||
ReadData ( string fileName ) : List |
Read data from input file
|
public static ReadData ( string fileName ) : List |
||
fileName | string | Full file path |
return | List |