Legendary Explorer Core Nightly
Core library for working with Mass Effect Trilogy / Legendary Edition files
Loading...
Searching...
No Matches
OrderedDictionary.cs File Reference

Classes

class  LegendaryExplorerCore.Misc.OrderedMultiValueDictionary< TKey, TValue >
 Embarrassingly bad implementation of a Dictionary where things are ordered like a list and there can be more than one value per key (It's just a List<KeyValuePair<TKey,TValue>>) More...
 

Namespaces

namespace  LegendaryExplorerCore
 
namespace  LegendaryExplorerCore.Misc