Table of Contents

Interface IPinnedTypes<TLinkAddress>

Namespace
Foundation.Data.Doublets.Cli
Assembly
Foundation.Data.Doublets.Cli.dll
public interface IPinnedTypes<TLinkAddress> : IEnumerable<TLinkAddress>, IEnumerable where TLinkAddress : struct, IUnsignedNumber<TLinkAddress>

Type Parameters

TLinkAddress
Inherited Members
Extension Methods

Methods

Deconstruct(out TLinkAddress, out TLinkAddress, out TLinkAddress)

void Deconstruct(out TLinkAddress type1, out TLinkAddress type2, out TLinkAddress type3)

Parameters

type1 TLinkAddress
type2 TLinkAddress
type3 TLinkAddress