Esempio n. 1
0
 private Difficulty GetDifficulty(IElement content)
 {
     return(HtmlParseUtility.GetDifficultyFromPlayTrackResult(content));
 }