Table of Contents

Method Deconstruct

Namespace
Gamelogic.Extensions
Assembly
Gamelogic.Extensions.dll

Deconstruct(out TKey, out TValue)

public void Deconstruct(out TKey outKey, out TValue outValue)

Parameters

outKey TKey
outValue TValue