C# 클래스 DarkLoader.MemoryView

파일 보기 프로젝트 열기: dark-c0de/DarkLoader 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
FormShowing bool
bv ByteViewer

공개 메소드들

메소드 설명
LoadMemoryView ( ) : void
MemoryView ( ) : System

비공개 메소드들

메소드 설명
MemoryView_FormClosing ( object sender, FormClosingEventArgs e ) : void
MemoryView_Load ( object sender, EventArgs e ) : void

메소드 상세

LoadMemoryView() 공개 정적인 메소드

public static LoadMemoryView ( ) : void
리턴 void

MemoryView() 공개 메소드

public MemoryView ( ) : System
리턴 System

프로퍼티 상세

FormShowing 공개적으로 정적으로 프로퍼티

public static bool FormShowing
리턴 bool

bv 공개적으로 정적으로 프로퍼티

public static ByteViewer bv
리턴 ByteViewer