Search Results for

    Show / Hide Table of Contents

    Class FileHashes

    Inheritance
    object
    FileHashes
    Inherited Members
    object.GetType()
    object.MemberwiseClone()
    object.ToString()
    object.Equals(object)
    object.Equals(object, object)
    object.ReferenceEquals(object, object)
    object.GetHashCode()
    Namespace: Reportman.Drawing
    Assembly: Reportman.Drawing.dll
    Syntax
    public class FileHashes

    Constructors

    FileHashes()

    Declaration
    public FileHashes()

    Fields

    DateTimeCreatedUtc

    Declaration
    public DateTime DateTimeCreatedUtc
    Field Value
    Type Description
    DateTime

    Hashes

    Declaration
    public List<FileHash> Hashes
    Field Value
    Type Description
    List<FileHash>
    In this article
    Back to top Generated by DocFX