Class LazyInMemoryFileInfo
Implements
Inherited Members
Namespace: PoeShared.Scaffolding
Assembly: PoeShared.dll
Syntax
public sealed class LazyInMemoryFileInfo : IFileInfo
Constructors
Name | Description |
---|---|
LazyInMemoryFileInfo(string, Func<byte[]>) | |
LazyInMemoryFileInfo(string, Func<byte[]>, DateTimeOffset) |
Properties
Name | Description |
---|---|
Exists | |
IsDirectory | |
LastModified | |
Length | |
Name | |
PhysicalPath |
Methods
Name | Description |
---|---|
CreateReadStream() | |
ToString() |