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

Classes

class  Smooth.Collections.Dictionary
 Helper class for instantiating Dictionary<>s without specifying a comparer. More...
 
class  Smooth.Collections.HashSet
 Helper class for instantiating HashSet<>s without specifying a comparer. More...
 
class  Smooth.Collections.SortedDictionary
 Helper class for instantiating SortedDictionary<>s without specifying a comparer. More...
 
class  Smooth.Collections.SortedList
 Helper class for instantiating SortedList<>s without specifying a comparer. More...
 

Namespaces

package  Smooth.Collections