API Diff between 1.0.0-alpha-231 and 1.0.2-alpha-283
0 Additions
4 Removals
AngleSharp.Dom.Events
-
public class Event : EventArgs
- public Event(string type)
- public Event(string type, bool bubbles = false, bool cancelable = false)
AngleSharp.Html.Parser