Class World
This static class is designed to make System.
Inheritance
System.Object
World
Namespace: Cuemon.Globalization
Assembly: Cuemon.Core.dll
Syntax
public static class World
Properties
| Improve this DocRegions
Gets the by .NET specific regions of the world.
Declaration
public static IEnumerable<RegionInfo> Regions { get; }
Property Value
Type | Description |
---|---|
System. |
The .NET specific regions of the world. |