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