C# 클래스 Abstractions.Windows.OsInfo

파일 보기 프로젝트 열기: MutonUfoAI/pgina

공개 메소드들

메소드 설명
Is10OrLater ( ) : bool
Is64Bit ( ) : bool
Is7OrLater ( ) : bool
Is8OrLater ( ) : bool
Is8oneOrLater ( ) : bool
IsVistaOrLater ( ) : bool
IsWindows ( ) : bool
OsDescription ( ) : string

메소드 상세

Is10OrLater() 공개 정적인 메소드

public static Is10OrLater ( ) : bool
리턴 bool

Is64Bit() 공개 정적인 메소드

public static Is64Bit ( ) : bool
리턴 bool

Is7OrLater() 공개 정적인 메소드

public static Is7OrLater ( ) : bool
리턴 bool

Is8OrLater() 공개 정적인 메소드

public static Is8OrLater ( ) : bool
리턴 bool

Is8oneOrLater() 공개 정적인 메소드

public static Is8oneOrLater ( ) : bool
리턴 bool

IsVistaOrLater() 공개 정적인 메소드

public static IsVistaOrLater ( ) : bool
리턴 bool

IsWindows() 공개 정적인 메소드

public static IsWindows ( ) : bool
리턴 bool

OsDescription() 공개 정적인 메소드

public static OsDescription ( ) : string
리턴 string