点击或拖拽改变大小

BinaryResultArgsSaveFileStatic 方法

保存文件

命名空间:  Smobiler.Core.Controls
程序集:  Smobiler.Core (在 Smobiler.Core.dll 中) 版本:6.0.651.17422+f85e28ffe3fdebbfe720c8c2dde0db495f1a52ab
语法
public static void SaveFileStatic(
	byte[] data,
	string resourceid,
	string resourcepath
)

参数

data
类型:SystemByte
文件数据
resourceid
类型:SystemString
文件名
resourcepath
类型:SystemString
保存路径
备注