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
Treefrog
View
ClipboardEventArgs
C# Class Treefrog.View.ClipboardEventArgs
Inheritance:
System.EventArgs
显示文件
Open project: jaquadro/Treefrog
Public Methods
Method
Description
ClipboardEventArgs
(
bool
selectionReady
,
bool
dataReady
) :
System
Method Details
ClipboardEventArgs()
public
method
public
ClipboardEventArgs
(
bool
selectionReady
,
bool
dataReady
) :
System
selectionReady
bool
dataReady
bool
return
System