Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
FdoToolbox
Tasks
DragDropHandlers
JoinFileHandler
C# Class FdoToolbox.Tasks.DragDropHandlers.JoinFileHandler
Inheritance:
IDragDropHandler
Afficher le fichier
Open project: jumpinjackie/fdotoolbox
Méthodes publiques
Méthode
Description
HandleDrop
(
string
file
) :
void
Handles the file drop
Method Details
HandleDrop()
public
méthode
Handles the file drop
public
HandleDrop
(
string
file
) :
void
file
string
The file being dropped
Résultat
void