C# Class NekoKun.Program

ファイルを表示 Open project: NekoProject/NekoKun

Public Methods

Method Description
BuildHexDump ( byte bytes ) : string

Private Methods

Method 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 method

public static BuildHexDump ( byte bytes ) : string
bytes byte
return string