Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
Delegates
DelegatesTest
C# Class Delegates.DelegatesTest
显示文件
Open project: AlexAlbala/AlterNative-Tests
Class Usage Examples
Public Methods
Method
Description
Target1
( ) :
void
Target2
( ) :
void
Target3
(
int
i
) :
int
Test
( ) :
void
Method Details
Target1()
public
method
public
Target1
( ) :
void
return
void
Target2()
public
method
public
Target2
( ) :
void
return
void
Target3()
public
method
public
Target3
(
int
i
) :
int
i
int
return
int
Test()
public
method
public
Test
( ) :
void
return
void