IFileSystem.OpenRead method

namespace: Serenity   assemblySerenity.Net.Core

Opens the file at path for reading

public Stream OpenRead(string path)
parameter description
path Path

See Also