C# 클래스 Logitech_CSGO.DeviceManager

파일 보기 프로젝트 열기: antonpup/Logitech-CSGO

공개 메소드들

메소드 설명
DeviceManager ( ) : Logitech_CSGO.Devices
Initialize ( ) : bool
ResetDevices ( ) : void
UpdateDevices ( System.Drawing.Color>.Dictionary keyColors, bool forced = false ) : bool

메소드 상세

DeviceManager() 공개 메소드

public DeviceManager ( ) : Logitech_CSGO.Devices
리턴 Logitech_CSGO.Devices

Initialize() 공개 메소드

public Initialize ( ) : bool
리턴 bool

ResetDevices() 공개 메소드

public ResetDevices ( ) : void
리턴 void

UpdateDevices() 공개 메소드

public UpdateDevices ( System.Drawing.Color>.Dictionary keyColors, bool forced = false ) : bool
keyColors System.Drawing.Color>.Dictionary
forced bool
리턴 bool