C# Класс SharpDisasm.Operand

Represents an operand for an Instruction
Показать файл Открыть проект Примеры использования класса

Private Properties

Свойство Тип Описание
GetRawValue object
Operand SharpDisasm.Udis86
PrintDisplacementAddress string

Открытые методы

Метод Описание
ToString ( ) : string

Converts the key components of the operand to a string.

Приватные методы

Метод Описание
GetRawValue ( int size, bool signed = true ) : object
Operand ( ud_operand operand ) : SharpDisasm.Udis86
PrintDisplacementAddress ( ) : string

Описание методов

ToString() публичный Метод

Converts the key components of the operand to a string.
public ToString ( ) : string
Результат string