C# 클래스 AvalonStudio.Debugging.InstructionLine

상속: DisassembledLine
파일 보기 프로젝트 열기: VitalElement/AvalonStudio 1 사용 예제들

공개 메소드들

메소드 설명
FromDataString ( string data ) : InstructionLine
InstructionLine ( ) : System

메소드 상세

FromDataString() 공개 정적인 메소드

public static FromDataString ( string data ) : InstructionLine
data string
리턴 InstructionLine

InstructionLine() 공개 메소드

public InstructionLine ( ) : System
리턴 System