Метод | Описание | |
---|---|---|
Read ( |
Read in rating data from a TextReader
|
|
Read ( string filename ) : IRatings |
Read in rating data from a file
|
|
Read80Plus ( |
Read in rating data from a TextReader
|
|
Read80Plus ( string filename ) : IRatings |
Read in rating data from a file
|
|
ReadTest ( |
Read in rating test data (Track 1) from a TextReader
|
|
ReadTest ( string filename ) : IRatings |
Read in test rating data (Track 1) from a file
|
Метод | Описание | |
---|---|---|
GetNumberOfRatings ( |
public static Read ( |
||
reader | the |
|
Результат | IRatings |
public static Read ( string filename ) : IRatings | ||
filename | string | the name of the file to read from |
Результат | IRatings |
public static Read80Plus ( |
||
reader | the |
|
Результат | IRatings |
public static Read80Plus ( string filename ) : IRatings | ||
filename | string | the name of the file to read from |
Результат | IRatings |
public static ReadTest ( |
||
reader | the |
|
Результат | IRatings |
public static ReadTest ( string filename ) : IRatings | ||
filename | string | the name of the file to read from |
Результат | IRatings |