C# Class GrayStorm.grayStorm

Afficher le fichier Open project: GrayKernel/GrayStorm

Méthodes publiques

Свойство Type Description
_addrOfConstructor_TB TextBox
_addrOfMethod_TB TextBox
_constructorLabel_TB TextBox
_memoryHijacker memoryHijacker
_methodLabel_TB TextBox

Méthodes publiques

Méthode Description
grayStorm ( ) : System

Méthodes protégées

Méthode Description
Dispose ( bool disposing ) : void

Clean up any resources being used.

Private Methods

Méthode Description
InitializeComponent ( ) : void

Required method for Designer support - do not modify the contents of this method with the code editor.

Method Details

Dispose() protected méthode

Clean up any resources being used.
protected Dispose ( bool disposing ) : void
disposing bool true if managed resources should be disposed; otherwise, false.
Résultat void

grayStorm() public méthode

public grayStorm ( ) : System
Résultat System

Property Details

_addrOfConstructor_TB public_oe static_oe property

public static TextBox _addrOfConstructor_TB
Résultat TextBox

_addrOfMethod_TB public_oe static_oe property

public static TextBox _addrOfMethod_TB
Résultat TextBox

_constructorLabel_TB public_oe static_oe property

public static TextBox _constructorLabel_TB
Résultat TextBox

_memoryHijacker public_oe static_oe property

public static memoryHijacker,GrayStorm _memoryHijacker
Résultat memoryHijacker

_methodLabel_TB public_oe static_oe property

public static TextBox _methodLabel_TB
Résultat TextBox