C# Class SharpDisasm.Udis86.ud_operand_size_Extensions

显示文件 Open project: spazzarama/SharpDisasm

Public Methods

Method Description
Mx_mem_size ( this size ) : ud_operand_size
Mx_reg_size ( this size ) : ud_operand_size

Method Details

Mx_mem_size() public static method

public static Mx_mem_size ( this size ) : ud_operand_size
size this
return ud_operand_size

Mx_reg_size() public static method

public static Mx_reg_size ( this size ) : ud_operand_size
size this
return ud_operand_size