C# Class GW2PAO.API.Services.SystemService

Inheritance: ISystemService
Mostra file Open project: SamHurne/gw2pao

Public Methods

Method Description
SystemService ( ) : System

Default constructor

Private Methods

Method Description
GetForegroundWindow ( ) : IntPtr
GetWindowThreadProcessId ( IntPtr hWnd, uint &lpdwProcessId ) : uint

Method Details

SystemService() public method

Default constructor
public SystemService ( ) : System
return System