protected void RaiseDirectoryListing(
FTPDirectoryListEventArgs e
)Protected Sub RaiseDirectoryListing (
e As FTPDirectoryListEventArgs
)protected:
void RaiseDirectoryListing(
FTPDirectoryListEventArgs^ e
)member RaiseDirectoryListing :
e : FTPDirectoryListEventArgs -> unit