Megadocs 0.0.1
All of megapop's internal libraries
Megapop.MegaCore.KeyValuePairExt Class Reference

Static Public Member Functions

static void Deconstruct< TKey, TValue > (this KeyValuePair< TKey, TValue > source, out TKey key, out TValue value)
 

Member Function Documentation

◆ Deconstruct< TKey, TValue >()

static void Megapop.MegaCore.KeyValuePairExt.Deconstruct< TKey, TValue > ( this KeyValuePair< TKey, TValue >  source,
out TKey  key,
out TValue  value 
)
inlinestatic

The documentation for this class was generated from the following file: