Brewage.Importers.DictionaryMapRepository.DictionaryMapRepository C# (CSharp) Method

DictionaryMapRepository() static private method

static private DictionaryMapRepository ( ) : System
return System
        static DictionaryMapRepository()
        {
            _maps.Add("RECIPES", LoadTransform(@"\brewsker\Maps\BeerXMLToBrewskerXML.xslt"));
        }