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
ScintillaNET
FileDropEventArgs
C# Class ScintillaNET.FileDropEventArgs
Inheritance:
System.EventArgs
显示文件
Open project: NekoProject/NekoKun
Class Usage Examples
Public Methods
Method
Description
FileDropEventArgs
(
string
fileNames
) :
System
Initializes a new instance of the FileDropEventArgs class.
Method Details
FileDropEventArgs()
public
method
Initializes a new instance of the FileDropEventArgs class.
public
FileDropEventArgs
(
string
fileNames
) :
System
fileNames
string
return
System