Search Results for

    Show / Hide Table of Contents

    Class WikiCommitList

    WikiCommitList commit/revision list

    Inheritance
    System.Object
    WikiCommitList
    Inherited Members
    System.Object.Equals(System.Object)
    System.Object.Equals(System.Object, System.Object)
    System.Object.GetHashCode()
    System.Object.GetType()
    System.Object.MemberwiseClone()
    System.Object.ReferenceEquals(System.Object, System.Object)
    System.Object.ToString()
    Namespace: Dangl.GiteaOrgManager.Client
    Assembly: Dangl.GiteaOrgManager.dll
    Syntax
    public class WikiCommitList

    Properties

    | Improve this Doc View Source

    Commits

    Declaration
    public ICollection<WikiCommit> Commits { get; set; }
    Property Value
    Type Description
    System.Collections.Generic.ICollection<WikiCommit>
    | Improve this Doc View Source

    Count

    Declaration
    public long? Count { get; set; }
    Property Value
    Type Description
    System.Nullable<System.Int64>
    • Improve this Doc
    • View Source
    In This Article
    Back to top © Dangl IT GmbH