C# 클래스 KeyboardLayouts.st_XML_Keyboard

파일 보기 프로젝트 열기: pwsafe/pwsafe 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
KLID string
KeyData List
Name string

공개 메소드들

메소드 설명
st_XML_Keyboard ( st_XML_Keyboard that ) : System

메소드 상세

st_XML_Keyboard() 공개 메소드

public st_XML_Keyboard ( st_XML_Keyboard that ) : System
that st_XML_Keyboard
리턴 System

프로퍼티 상세

KLID 공개적으로 프로퍼티

public string KLID
리턴 string

KeyData 공개적으로 프로퍼티

public List KeyData
리턴 List

Name 공개적으로 프로퍼티

public string Name
리턴 string