IOutputSaver

IOutputSaver interface

Represents an output saving service.

public interface IOutputSaver

Methods

NameDescription
Save(string, IOutputFile)Saves the output file to the given path.

See Also