C# Class x86Disasm.RegisterOperand

Afficher le fichier Open project: cryogen/VM86CS

Méthodes publiques

Свойство Type Description
High bool
Index int
Size int
Type RegisterType

Méthodes publiques

Méthode Description
ToString ( ) : string

Method Details

ToString() public méthode

public ToString ( ) : string
Résultat string

Property Details

High public_oe property

public bool High
Résultat bool

Index public_oe property

public int Index
Résultat int

Size public_oe property

public int Size
Résultat int

Type public_oe property

public RegisterType Type
Résultat RegisterType