C# Class CsQuery.Implementation.HTMLOptionsCollection.OptionElement

显示文件 Open project: prepare/HTML-Renderer

Public Properties

Property Type Description
Disabled bool
Element DomElement

Property Details

Disabled public_oe property

public bool Disabled
return bool

Element public_oe property

public DomElement Element
return DomElement