Method Deconstruct
- Namespace
- Gamelogic.Extensions
- Assembly
- Gamelogic.Extensions.dll
Deconstruct(out TKey, out TValue)
public void Deconstruct(out TKey outKey, out TValue outValue)
Parameters
outKeyTKeyoutValueTValue
public void Deconstruct(out TKey outKey, out TValue outValue)
outKey TKeyoutValue TValue