C# Class Windows.Globalization.GeographicRegion

Inheritance: IGeographicRegion
Show file Open project: shiftkey/winrt-backport-hilarity Class Usage Examples

Public Methods

Method Description
GeographicRegion ( ) : System
GeographicRegion ( [ geographicRegionCode ) : System
IsSupported ( [ geographicRegionCode ) : bool

Method Details

GeographicRegion() public method

public GeographicRegion ( ) : System
return System

GeographicRegion() public method

public GeographicRegion ( [ geographicRegionCode ) : System
geographicRegionCode [
return System

IsSupported() public static method

public static IsSupported ( [ geographicRegionCode ) : bool
geographicRegionCode [
return bool