GetLocalization(string)
Last updated
Was this helpful?
Method in YarnProject
Gets a Localization given a locale code.
public Localization GetLocalization(string localeCode)string localeCode
The locale code to find a Localization for.
The Localization if one is found for the locale localeCode ; baseLocalization otherwise.
Last updated
Was this helpful?
Was this helpful?
