C# 클래스 Com.Aurora.Shared.Helpers.SystemInfoHelper

파일 보기 프로젝트 열기: aurora-lzzp/Aurora-Weather 1 사용 예제들

공개 메소드들

메소드 설명
GetDeviceFormFactorType ( ) : DeviceFormFactorType
GetPackageVer ( ) : string
GetPackageVersionNum ( ) : ulong
GetSystemInfo ( ) : IEnumerable

메소드 상세

GetDeviceFormFactorType() 공개 정적인 메소드

public static GetDeviceFormFactorType ( ) : DeviceFormFactorType
리턴 DeviceFormFactorType

GetPackageVer() 공개 정적인 메소드

public static GetPackageVer ( ) : string
리턴 string

GetPackageVersionNum() 공개 정적인 메소드

public static GetPackageVersionNum ( ) : ulong
리턴 ulong

GetSystemInfo() 공개 정적인 메소드

public static GetSystemInfo ( ) : IEnumerable
리턴 IEnumerable