C# Class Brewage.Importers.DictionaryMapRepository

Inheritance: IMapRepository
Show file Open project: andersonimes/Flocculate

Public Methods

Method Description
Find ( string mapKey ) : XslCompiledTransform

Private Methods

Method Description
DictionaryMapRepository ( ) : System
LoadTransform ( string filePath ) : XslCompiledTransform

Method Details

Find() public method

public Find ( string mapKey ) : XslCompiledTransform
mapKey string
return System.Xml.Xsl.XslCompiledTransform