Overload | Description |
---|---|
Translate(IList<String>,String,String,Object[]) | Translates the text and then formats it with the arguments provided. |
Translate(IList<String>,LocalizedText) | Translates the LocalizedText using the information in the TranslationInfo property. |
Translate(IList<String>,ServiceResult) | Translates a service result. |