C# 클래스 Artemis.Utilities.DataReaders.DllManager

파일 보기 프로젝트 열기: SpoinkyNL/Artemis

공개 메소드들

메소드 설명
DllPlaced ( ) : bool
PlaceLogitechDll ( ) : void
PlaceRazerDll ( string path ) : void
RestoreLogitechDll ( ) : bool

비공개 메소드들

메소드 설명
PlaceRegistryKey ( ) : void
RegistryKeyPlaced ( ) : bool

메소드 상세

DllPlaced() 공개 정적인 메소드

public static DllPlaced ( ) : bool
리턴 bool

PlaceLogitechDll() 공개 정적인 메소드

public static PlaceLogitechDll ( ) : void
리턴 void

PlaceRazerDll() 공개 정적인 메소드

public static PlaceRazerDll ( string path ) : void
path string
리턴 void

RestoreLogitechDll() 공개 정적인 메소드

public static RestoreLogitechDll ( ) : bool
리턴 bool