C# Класс FdoToolbox.DataStoreManager.Services.DragDropHandlers.SchemaFileHandler

Drag and Drop handler for feature schema files
Наследование: IDragDropHandler
Показать файл Открыть проект

Открытые методы

Метод Описание
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