Kerbal Space Program  1.12.4
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Events Macros
Classes
BiDictionaryOneToOne.cs File Reference

Classes

class  BiDictionaryOneToOne< TFirst, TSecond >
 This is a dictionary guaranteed to have only one of each value and key. It may be searched either by TFirst or by TSecond, giving a unique answer because it is 1 to 1. More...