CultureInfoUtility class

Helper methods for working with CultureInfo.

public static class CultureInfoUtility

Public Members

name description
static CreateSpecificCulture(…) Creates a CultureInfo that represents the specific culture that is associated with the specified name, or a fallback culture if that specific culture is not available.

See Also