IOutputSaver

IOutputSaver 接口

表示一个输出保存服务。

public interface IOutputSaver

方法

名称描述
Save(string, IOutputFile)将输出文件保存到指定路径。

另见