Example #1
0
 public override void TranslateFromDictionary(StringBuilder tempResponse, string languageCode, string currentLcCode, int extractorStatus, string url)
 {
     _currentHelper.TranslateFromDictionary(tempResponse, languageCode, currentLcCode, extractorStatus, url);
 }