Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
LinqTwit
Utilities
DebugUtils.EventReceiver.Args
C# Class LinqTwit.Utilities.DebugUtils.EventReceiver.Args
Used to simplify the expression evaluation so we don't have to special case the first expression component.
Exibir arquivo
Open project: ArildF/linqtwit
Public Properties
Property
Type
Description
E
object
Sender
object
Public Methods
Method
Description
Args
(
object
sender
,
object
e
) :
System
Method Details
Args()
public
method
public
Args
(
object
sender
,
object
e
) :
System
sender
object
e
object
return
System
Property Details
E
public_oe property
public
object
E
return
object
Sender
public_oe property
public
object
Sender
return
object