Hardware class
Get Harware information.
public static class Hardware
Public Members
name | description |
---|---|
static GetFrameworkDescription() | Get framwroek description. |
static GetOs() | Get os this is running on. ex. windows, linux, osx. |
static GetOSArchitecture() | Get Os Architecture from system. |
static GetOsDescription() | Get Os Description. |
static GetProcessorArchitecture() | Get Processor Architecture. |
enum ArchitectureEnum | Architecture types. |
enum PlatformOsEnum | Os types enums. |
See Also
- namespace LiTools.Helpers.IO
- Hardware.cs