C# 클래스 Schumix.Framework.Platforms.Platform

파일 보기 프로젝트 열기: Schumix/Schumix2

공개 메소드들

메소드 설명
GetOSName ( ) : string

Returns the name of the operating system running on this computer.

GetPlatform ( ) : string
GetPlatformType ( ) : PlatformType

비공개 메소드들

메소드 설명
GetLinuxDistro ( ) : string
Platform ( ) : System

메소드 상세

GetOSName() 공개 메소드

Returns the name of the operating system running on this computer.
public GetOSName ( ) : string
리턴 string

GetPlatform() 공개 메소드

public GetPlatform ( ) : string
리턴 string

GetPlatformType() 공개 메소드

public GetPlatformType ( ) : PlatformType
리턴 PlatformType