Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
FdoToolbox
Express
DragDropHandlers
MsAccessFileHandler
C# 클래스 FdoToolbox.Express.DragDropHandlers.MsAccessFileHandler
Drag and Drop handler for MS Access databases
상속:
IDragDropHandler
파일 보기
프로젝트 열기: jumpinjackie/fdotoolbox
공개 메소드들
메소드
설명
HandleDrop
(
string
file
) :
void
Handles the file drop
메소드 상세
HandleDrop()
공개
메소드
Handles the file drop
public
HandleDrop
(
string
file
) :
void
file
string
The file being dropped
리턴
void