Toggle navigation
Hot Examples
JP
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