Exemplo n.º 1
0
 private int GetTrack(IElement content)
 {
     return(HtmlParseUtility.GetTrack(content));
 }