Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
RemObjects
InternetPack
Ftp
FtpGetListingArgs
C# Class RemObjects.InternetPack.Ftp.FtpGetListingArgs
Inheritance:
RemObjects.InternetPack.CommandBased.SessionEventArgs
显示文件
Open project: remobjects/internetpack
Class Usage Examples
Public Methods
Method
Description
FtpGetListingArgs
(
Object
session
,
Connection
connection
,
Server
server
) :
System
Method Details
FtpGetListingArgs()
public
method
public
FtpGetListingArgs
(
Object
session
,
Connection
connection
,
Server
server
) :
System
session
Object
connection
System.Net.Connection
server
Server
return
System