Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
CsQuery
Implementation
NodeEventArgs
C# Class CsQuery.Implementation.NodeEventArgs
Additional information for node events.
Inheritance:
System.EventArgs
Mostrar archivo
Open project: prepare/HTML-Renderer
Public Methods
Method
Description
NodeEventArgs
(
IDomObject
node
) :
System
Constructor.
Method Details
NodeEventArgs()
public
method
Constructor.
public
NodeEventArgs
(
IDomObject
node
) :
System
node
IDomObject
/// The node. ///
return
System