Sample code will not compile as written. Error in code.
What steps will reproduce the problem?
1. Go to https://code.google.com/p/fizzler/
What is the expected output? What do you see instead?
Broken:
var document = htmlDocument.DocumentNode;
Fixed:
var document = html.DocumentNode;
What version of the product are you using? On what operating system?
N/A
Please provide any additional information below.
N/A
Original issue reported on code.google.com by doug.gir...@gmail.com on 2 Sep 2014 at 5:53
Original issue reported on code.google.com by
doug.gir...@gmail.com
on 2 Sep 2014 at 5:53