Table of Contents

Class GeoCzechRegions

Namespace
SunamoShared.Value
Assembly
SunamoShared.dll

Provides a lazily-initialized list of all Czech administrative regions.

public static class GeoCzechRegions
Inheritance
GeoCzechRegions
Inherited Members

Properties

CzechRegions

Gets the list of all 14 Czech administrative regions, initializing on first access.

public static List<GeoCzechRegion> CzechRegions { get; }

Property Value

List<GeoCzechRegion>