点击或拖拽改变大小

T_FileInfo 构造函数 (String, String)

Sweet 开发框架
初始化 T_FileInfo 类的一个新实例

命名空间:  Sweet.Ftp.Model
程序集:  Sweet.Ftp (在 Sweet.Ftp.dll 中) 版本:3.10.1.0 (3.10.1.0)
语法
public T_FileInfo(
	string localPath,
	string RemotePath
)

参数

localPath
类型:SystemString

[缺少 "M:Sweet.Ftp.Model.T_FileInfo.#ctor(System.String,System.String)" 的 <param name="localPath"/> 文档]

RemotePath
类型:SystemString

[缺少 "M:Sweet.Ftp.Model.T_FileInfo.#ctor(System.String,System.String)" 的 <param name="RemotePath"/> 文档]

参见
SweetUI 控件库、工具类库、扩展类库、多页面开发框架