C# 클래스 x86Disasm.RegisterOperand

파일 보기 프로젝트 열기: cryogen/VM86CS

공개 프로퍼티들

프로퍼티 타입 설명
High bool
Index int
Size int
Type RegisterType

공개 메소드들

메소드 설명
ToString ( ) : string

메소드 상세

ToString() 공개 메소드

public ToString ( ) : string
리턴 string

프로퍼티 상세

High 공개적으로 프로퍼티

public bool High
리턴 bool

Index 공개적으로 프로퍼티

public int Index
리턴 int

Size 공개적으로 프로퍼티

public int Size
리턴 int

Type 공개적으로 프로퍼티

public RegisterType Type
리턴 RegisterType