OutputFile

OutputFile class

表示一个输出文件。

public abstract class OutputFile : IOutputFile

方法

名称描述
abstract Write(Stream)将文件内容写入流中。

另请参见