Show / Hide Table of Contents

    Interface INeighbours

    Inherited Members
    System.Collections.Generic.IReadOnlyCollection<Catalyst.Abstractions.P2P.Discovery.INeighbour>.Count
    System.Collections.Generic.IEnumerable<Catalyst.Abstractions.P2P.Discovery.INeighbour>.GetEnumerator()
    Namespace: Catalyst.Abstractions.P2P.Discovery
    Assembly: Catalyst.Abstractions.dll
    Syntax
    public interface INeighbours : IReadOnlyCollection<INeighbour>, IEnumerable<INeighbour>, IEnumerable
    • Improve this Doc
    • View Source
    Back to top Copyright © 2019 Catalyst Network