C# Class NekoKun.Program

Afficher le fichier Open project: NekoProject/NekoKun

Méthodes publiques

Méthode Description
BuildHexDump ( byte bytes ) : string

Private Methods

Méthode Description
Application_ThreadException ( object sender, System e ) : void
CurrentDomain_UnhandledException ( object sender, UnhandledExceptionEventArgs e ) : void
GetPrintableChar ( byte p ) : string
Main ( string args ) : void

Method Details

BuildHexDump() public static méthode

public static BuildHexDump ( byte bytes ) : string
bytes byte
Résultat string