Class StorageFileInfo
Namespace: Aurigma.DesignAtoms.Storage.FileStorage
Assembly: Aurigma.DesignAtoms.dll
Syntax
public class StorageFileInfo
Inheritance: System.Object -> StorageFileInfo
Inherited Members
System.Object.ToStringSystem.Object.Equals(System.Object)System.Object.Equals(System.Object,System.Object)System.Object.ReferenceEquals(System.Object,System.Object)System.Object.GetHashCodeSystem.Object.GetTypeSystem.Object.MemberwiseClone
Constructors
StorageFileInfo
public StorageFileInfo(long length, DateTime date)
Properties
Length
public long Length { get; }
Date
public DateTime Date { get; }