using System; using System.Collections; namespace NW4RTools { public class ResDict : Util.OrderedDictionary { } }