Show / Hide Table of Contents

    Class NeighbourExtensions

    Inheritance
    System.Object
    NeighbourExtensions
    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: Catalyst.Core.Lib.Extensions
    Assembly: Catalyst.Core.Lib.dll
    Syntax
    public static class NeighbourExtensions

    Methods

    | Improve this Doc View Source

    ToNeighbours(IEnumerable<PeerId>)

    Declaration
    public static INeighbours ToNeighbours(this IEnumerable<PeerId> peerIdentifier)
    Parameters
    Type Name Description
    System.Collections.Generic.IEnumerable<PeerId> peerIdentifier
    Returns
    Type Description
    INeighbours
    • Improve this Doc
    • View Source
    Back to top Copyright © 2019 Catalyst Network