Search Results for

    Show / Hide Table of Contents

    Class NodeInfoServices

    NodeInfoServices contains the third party sites this server can connect to via their application API

    Inheritance
    System.Object
    NodeInfoServices
    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 NodeInfoServices

    Properties

    | Improve this Doc View Source

    Inbound

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

    Outbound

    Declaration
    public ICollection<string> Outbound { get; set; }
    Property Value
    Type Description
    System.Collections.Generic.ICollection<System.String>
    • Improve this Doc
    • View Source
    In This Article
    Back to top © Dangl IT GmbH