C# Class AvalonStudio.Debugging.InstructionLine

Inheritance: DisassembledLine
Afficher le fichier Open project: VitalElement/AvalonStudio Class Usage Examples

Méthodes publiques

Méthode Description
FromDataString ( string data ) : InstructionLine
InstructionLine ( ) : System

Method Details

FromDataString() public static méthode

public static FromDataString ( string data ) : InstructionLine
data string
Résultat InstructionLine

InstructionLine() public méthode

public InstructionLine ( ) : System
Résultat System