C# Class DarkLoader.Forms.HexHelper

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

Méthodes publiques

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

Méthodes publiques

Méthode Description
HexHelper ( ) : System

Private Methods

Méthode Description
HexHelper_FormClosing ( object sender, FormClosingEventArgs e ) : void
HexHelper_Load ( object sender, EventArgs e ) : void
UpdateBytes ( ) : void
UpdateText ( ) : void
chkUnicode_CheckedChanged ( object sender, EventArgs e ) : void
txtBytes_Enter ( object sender, EventArgs e ) : void
txtBytes_TextChanged ( object sender, EventArgs e ) : void
txtText_Enter ( object sender, EventArgs e ) : void
txtText_TextChanged ( object sender, EventArgs e ) : void

Method Details

HexHelper() public méthode

public HexHelper ( ) : System
Résultat System

Property Details

FormShowing public_oe static_oe property

public static bool FormShowing
Résultat bool