C# 클래스 GlobalHotkeys.GlobalKeysConfigSearch

상속: GlobalKeysConfig
파일 보기 프로젝트 열기: Helmut-Ortmann/EnterpriseArchitect_hoTools

공개 메소드들

메소드 설명
GlobalKeysConfigSearch ( string key, string modifier1, string modifier2, string modifier3, string modifier4, string help, string searchName, string searchTerm ) : System.Windows.Forms

Constructor Global Key Definition for a Search. Id="EA Search name","relative SQL file name" or "absolute SQL file name" Name.

메소드 상세

GlobalKeysConfigSearch() 공개 메소드

Constructor Global Key Definition for a Search. Id="EA Search name","relative SQL file name" or "absolute SQL file name" Name.
public GlobalKeysConfigSearch ( string key, string modifier1, string modifier2, string modifier3, string modifier4, string help, string searchName, string searchTerm ) : System.Windows.Forms
key string
modifier1 string
modifier2 string
modifier3 string
modifier4 string
help string
searchName string
searchTerm string
리턴 System.Windows.Forms