C# Class CSharpGL.CurrentOS

Detects the current OS (Windows, Linux, MacOS)

CurrentOS Class by blez

https://blez.wordpress.com/2012/09/17/determine-os-with-netmono/

Afficher le fichier Open project: bitzhuwei/CSharpGL

Private Properties

Свойство Type Description
CurrentOS System
IsWow64Process bool
ReadProcessOutput string

Private Methods

Méthode Description
CurrentOS ( ) : System
IsWow64Process ( [ hProcess, [ wow64Process ) : bool
ReadProcessOutput ( string name, string args = null ) : string