public static Task<string> GetTranslationAsync( this IRecroDictService recroDict, string scope, string resourceKey, string language = null )
In This Article