示例#1
0
 public ElementString GetStringFromTranslationCache(string sKey)
 {
     return(m_zTranslator.GetStringFromTranslationCache(sKey));
 }