C# Class AvalonStudio.Debugging.InstructionLine

Inheritance: DisassembledLine
Show file Open project: VitalElement/AvalonStudio Class Usage Examples

Public Methods

Method Description
FromDataString ( string data ) : InstructionLine
InstructionLine ( ) : System

Method Details

FromDataString() public static method

public static FromDataString ( string data ) : InstructionLine
data string
return InstructionLine

InstructionLine() public method

public InstructionLine ( ) : System
return System