public void DownloadFiles( string localFolderPath, List<RemoteSearchItem> remote )
Public Sub DownloadFiles ( localFolderPath As String, remote As List(Of RemoteSearchItem) )
public: void DownloadFiles( String^ localFolderPath, List<RemoteSearchItem^>^ remote )
member DownloadFiles : localFolderPath : string * remote : List<RemoteSearchItem> -> unit
.NET FTP/FTPS component - Copyright (c) Limilabs