C# Class DarkLoader.MemoryView

Afficher le fichier Open project: dark-c0de/DarkLoader Class Usage Examples

Méthodes publiques

Свойство Type Description
FormShowing bool
bv ByteViewer

Méthodes publiques

Méthode Description
LoadMemoryView ( ) : void
MemoryView ( ) : System

Private Methods

Méthode Description
MemoryView_FormClosing ( object sender, FormClosingEventArgs e ) : void
MemoryView_Load ( object sender, EventArgs e ) : void

Method Details

LoadMemoryView() public static méthode

public static LoadMemoryView ( ) : void
Résultat void

MemoryView() public méthode

public MemoryView ( ) : System
Résultat System

Property Details

FormShowing public_oe static_oe property

public static bool FormShowing
Résultat bool

bv public_oe static_oe property

public static ByteViewer bv
Résultat ByteViewer