getCultureInfo method

CultureInfo getCultureInfo()

Gets the culture info.

Implementation

CultureInfo getCultureInfo() {
  return _cultureInfo;
}