예제 #1
0
 public static IEnumerable <DomElementEvent> Execute(string rawHtml) => Execute(HtmlLexer.Read(rawHtml));