Interface IInputWorkingDirectory

IInputWorkingDirectory interface

Interface of generalized input working directory.

public interface IInputWorkingDirectory : IDisposable

Methods

NameDescription
GetFile(string, out string, bool)Returns the stream to read from or to write to.

See Also