C# 클래스 MemoryPINGui.Instruction

파일 보기 프로젝트 열기: stkerr/MemoryPIN 1 사용 예제들

공개 메소드들

메소드 설명
Instruction ( ) : System
Instruction ( uint address, string library, uint threadid, int instructionnumber, uint tickcount, string name = "", Color color = null ) : System

메소드 상세

Instruction() 공개 메소드

public Instruction ( ) : System
리턴 System

Instruction() 공개 메소드

public Instruction ( uint address, string library, uint threadid, int instructionnumber, uint tickcount, string name = "", Color color = null ) : System
address uint
library string
threadid uint
instructionnumber int
tickcount uint
name string
color Color
리턴 System