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
LabelPlus
ListViewAdpter.UserActionEventArgs
C# Class LabelPlus.ListViewAdpter.UserActionEventArgs
Inheritance:
System.EventArgs
显示文件
Open project: noodlefighter/LabelPlus
Class Usage Examples
Public Methods
Method
Description
UserActionEventArgs
(
int
index
,
ActionType
type
,
int
value
= -1 ) :
System
Method Details
UserActionEventArgs()
public
method
public
UserActionEventArgs
(
int
index
,
ActionType
type
,
int
value
= -1 ) :
System
index
int
type
ActionType
value
int
return
System