C# Class Windows.Globalization.GeographicRegion

Inheritance: IGeographicRegion
Afficher le fichier Open project: shiftkey/winrt-backport-hilarity Class Usage Examples

Méthodes publiques

Méthode Description
GeographicRegion ( ) : System
GeographicRegion ( [ geographicRegionCode ) : System
IsSupported ( [ geographicRegionCode ) : bool

Method Details

GeographicRegion() public méthode

public GeographicRegion ( ) : System
Résultat System

GeographicRegion() public méthode

public GeographicRegion ( [ geographicRegionCode ) : System
geographicRegionCode [
Résultat System

IsSupported() public static méthode

public static IsSupported ( [ geographicRegionCode ) : bool
geographicRegionCode [
Résultat bool