C# 클래스 CSharpGL.CurrentOS

Detects the current OS (Windows, Linux, MacOS)

CurrentOS Class by blez

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

파일 보기 프로젝트 열기: bitzhuwei/CSharpGL

Private Properties

프로퍼티 타입 설명
CurrentOS System
IsWow64Process bool
ReadProcessOutput string

비공개 메소드들

메소드 설명
CurrentOS ( ) : System
IsWow64Process ( [ hProcess, [ wow64Process ) : bool
ReadProcessOutput ( string name, string args = null ) : string