C# 클래스 Windows.Globalization.GeographicRegion

상속: IGeographicRegion
파일 보기 프로젝트 열기: shiftkey/winrt-backport-hilarity 1 사용 예제들

공개 메소드들

메소드 설명
GeographicRegion ( ) : System
GeographicRegion ( [ geographicRegionCode ) : System
IsSupported ( [ geographicRegionCode ) : bool

메소드 상세

GeographicRegion() 공개 메소드

public GeographicRegion ( ) : System
리턴 System

GeographicRegion() 공개 메소드

public GeographicRegion ( [ geographicRegionCode ) : System
geographicRegionCode [
리턴 System

IsSupported() 공개 정적인 메소드

public static IsSupported ( [ geographicRegionCode ) : bool
geographicRegionCode [
리턴 bool