C# 클래스 SylphyHorn.Services.KeyHelper

파일 보기 프로젝트 열기: Grabacr07/SylphyHorn

공개 메소드들

메소드 설명
IsModifyKey ( this key ) : bool
ToVirtualKey ( this key ) : System.Windows.Forms.Keys

비공개 메소드들

메소드 설명
IsModifyKey ( uint keyCode ) : bool

메소드 상세

IsModifyKey() 공개 정적인 메소드

public static IsModifyKey ( this key ) : bool
key this
리턴 bool

ToVirtualKey() 공개 정적인 메소드

public static ToVirtualKey ( this key ) : System.Windows.Forms.Keys
key this
리턴 System.Windows.Forms.Keys