示例#1
0
 private string GetImageName(IElement content)
 {
     return(HtmlParseUtility.GetImageName(content));
 }