C# Class Abstractions.Windows.OsInfo

Show file Open project: MutonUfoAI/pgina

Public Methods

Method Description
Is10OrLater ( ) : bool
Is64Bit ( ) : bool
Is7OrLater ( ) : bool
Is8OrLater ( ) : bool
Is8oneOrLater ( ) : bool
IsVistaOrLater ( ) : bool
IsWindows ( ) : bool
OsDescription ( ) : string

Method Details

Is10OrLater() public static method

public static Is10OrLater ( ) : bool
return bool

Is64Bit() public static method

public static Is64Bit ( ) : bool
return bool

Is7OrLater() public static method

public static Is7OrLater ( ) : bool
return bool

Is8OrLater() public static method

public static Is8OrLater ( ) : bool
return bool

Is8oneOrLater() public static method

public static Is8oneOrLater ( ) : bool
return bool

IsVistaOrLater() public static method

public static IsVistaOrLater ( ) : bool
return bool

IsWindows() public static method

public static IsWindows ( ) : bool
return bool

OsDescription() public static method

public static OsDescription ( ) : string
return string