C# Class AnimeDownloader.MainForm.DropSink

Inheritance: BrightIdeasSoftware.RearrangingDropSink
Afficher le fichier Open project: maxpiva/AnimeOfflineDownloader

Méthodes publiques

Méthode Description
Drop ( DragEventArgs args ) : void
DropSink ( bool t, DownloadManager mng ) : System

Method Details

Drop() public méthode

public Drop ( DragEventArgs args ) : void
args System.Windows.Forms.DragEventArgs
Résultat void

DropSink() public méthode

public DropSink ( bool t, DownloadManager mng ) : System
t bool
mng ADBaseLibrary.DownloadManager
Résultat System