Method | Description | |
---|---|---|
Read ( |
Read track 2 candidates from a TextReader
|
|
Read ( string filename ) : IList |
Read track 2 candidates from a file
|
public static Read ( |
||
reader | the |
|
return | IList |
public static Read ( string filename ) : IList |
||
filename | string | the name of the file to read from, "-" if STDIN |
return | IList |