C# Class Lnk.Header

Exibir arquivo Open project: EricZimmerman/Lnk Class Usage Examples

Public Methods

Method Description
Header ( byte rawBytes ) : System
ToString ( ) : string

Private Methods

Method Description
GetHotkey ( byte low, byte high ) : string

Method Details

Header() public method

public Header ( byte rawBytes ) : System
rawBytes byte
return System

ToString() public method

public ToString ( ) : string
return string