Exemple #1
0
 public FormattedTextDataCache GetCachedMarkup(string sElementName)
 {
     return(m_zTranslator.GetCachedMarkup(sElementName));
 }