Click or drag to resize
TranslationServiceHelperProcessTranslation Method
Overload List
  NameDescription
Public methodStatic memberProcessTranslation(String, TranslationSubmissionInfo)
Translates object specified by XLIFF document. Returns translated object if translation went ok, null otherwise.
Public methodStatic memberProcessTranslation(Stream, TranslationSubmissionInfo)
Translates object specified by XLIFF document. Returns translated object if translation went ok, null otherwise.
Top
See Also