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
System
Perf
DelegateInterface
MethodCall
C# Class System.Perf.DelegateInterface.MethodCall
Inheritance:
IMethodCall
Exibir arquivo
Open project: Orcomp/NPerf
Public Methods
Method
Description
Call
( ) :
void
Call
(
object
sender
,
EventArgs
args
) :
void
Method Details
Call()
public
method
public
Call
( ) :
void
return
void
Call()
public
method
public
Call
(
object
sender
,
EventArgs
args
) :
void
sender
object
args
System.EventArgs
return
void