Show / Hide Table of Contents

    Class World

    This static class is designed to make System.Globalization operations easier to work with.

    Inheritance
    System.Object
    World
    Namespace: Cuemon.Globalization
    Assembly: Cuemon.Core.dll
    Syntax
    public static class World

    Properties

    | Improve this Doc

    Regions

    Gets the by .NET specific regions of the world.

    Declaration
    public static IEnumerable<RegionInfo> Regions { get; }
    Property Value
    Type Description
    System.Collections.Generic.IEnumerable<System.Globalization.RegionInfo>

    The .NET specific regions of the world.

    • Improve this Doc
    • View Source
    In This Article
    • Properties
      • Regions
    Back to top Copyright 2008-2018 Weubphoria. All rights reserved.
    Generated by DocFX