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