C# 클래스 NTRDebuggerTool.Forms.MainFormThreadButtonState

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

공개 프로퍼티들

프로퍼티 타입 설명
ButtonState ButtonState
ShoulderState ShoulderState
StickHoriz byte
StickState StickState
StickVert byte

공개 메소드들

메소드 설명
MainFormThreadButtonState ( MainForm Form ) : NTRDebuggerTool.Forms.FormEnums

비공개 메소드들

메소드 설명
ThreadButtonState ( ) : void

메소드 상세

MainFormThreadButtonState() 공개 메소드

public MainFormThreadButtonState ( MainForm Form ) : NTRDebuggerTool.Forms.FormEnums
Form MainForm
리턴 NTRDebuggerTool.Forms.FormEnums

프로퍼티 상세

ButtonState 공개적으로 프로퍼티

public ButtonState ButtonState
리턴 ButtonState

ShoulderState 공개적으로 프로퍼티

public ShoulderState ShoulderState
리턴 ShoulderState

StickHoriz 공개적으로 프로퍼티

public byte StickHoriz
리턴 byte

StickState 공개적으로 프로퍼티

public StickState StickState
리턴 StickState

StickVert 공개적으로 프로퍼티

public byte StickVert
리턴 byte