메소드 | 설명 | |
---|---|---|
DownloadAsync ( string page, string>.Dictionary |
||
InsertScore ( |
||
ParseOutputIntoScore ( string output, int levelIndex, string level ) : |
||
ParseOutputIntoScores ( string output, int levelIndex, string level ) : IEnumerable |
public static DownloadAsync ( string page, string>.Dictionary |
||
page | string | |
parameters | string>.Dictionary | |
onComplete | DownloadComplete | |
onError | DownloadFailed | |
리턴 | void |
public static InsertScore ( |
||
boxWithScore | ||
scores | List |
|
list | System.Windows.Controls.ItemCollection | |
리턴 | void |
public static ParseOutputIntoScore ( string output, int levelIndex, string level ) : |
||
output | string | |
levelIndex | int | |
level | string | |
리턴 |
public static ParseOutputIntoScores ( string output, int levelIndex, string level ) : IEnumerable |
||
output | string | |
levelIndex | int | |
level | string | |
리턴 | IEnumerable |