C# Class Com.Aurora.Shared.Helpers.SystemInfoHelper

Show file Open project: aurora-lzzp/Aurora-Weather Class Usage Examples

Public Methods

Method Description
GetDeviceFormFactorType ( ) : DeviceFormFactorType
GetPackageVer ( ) : string
GetPackageVersionNum ( ) : ulong
GetSystemInfo ( ) : IEnumerable

Method Details

GetDeviceFormFactorType() public static method

public static GetDeviceFormFactorType ( ) : DeviceFormFactorType
return DeviceFormFactorType

GetPackageVer() public static method

public static GetPackageVer ( ) : string
return string

GetPackageVersionNum() public static method

public static GetPackageVersionNum ( ) : ulong
return ulong

GetSystemInfo() public static method

public static GetSystemInfo ( ) : IEnumerable
return IEnumerable