IFileSystem.OpenRead method
namespace: Serenity assembly: Serenity.Net.Core
Opens the file at path for reading
public Stream OpenRead(string path)
| parameter | description |
|---|---|
| path | Path |
See Also
- interface IFileSystem
namespace: Serenity assembly: Serenity.Net.Core
Opens the file at path for reading
public Stream OpenRead(string path)
| parameter | description |
|---|---|
| path | Path |