Property | Type | Description | |
---|---|---|---|
Objects | List |
||
output | string |
Method | Description | |
---|---|---|
AnalyzeClass ( int index ) : void | ||
ClassViewer ( ) : System | ||
GetFullName ( int index ) : string | ||
GetInt ( byte buff, int pos ) : int | ||
GetInt16 ( byte buff, int pos ) : ushort | ||
Printf ( string s ) : void | ||
RefreshLists ( ) : void | ||
handleUpdate ( List |
Method | Description | |
---|---|---|
Dispose ( bool disposing ) : void |
Verwendete Ressourcen bereinigen.
|
Method | Description | |
---|---|---|
InitializeComponent ( ) : void |
Erforderliche Methode für die Designerunterstützung. Der Inhalt der Methode darf nicht mit dem Code-Editor geändert werden.
|
|
listBox1_SelectedIndexChanged ( object sender, EventArgs e ) : void | ||
openPccToolStripMenuItem_Click ( object sender, EventArgs e ) : void |
protected Dispose ( bool disposing ) : void | ||
disposing | bool | True, wenn verwaltete Ressourcen gelöscht werden sollen; andernfalls False. |
return | void |
public GetInt16 ( byte buff, int pos ) : ushort | ||
buff | byte | |
pos | int | |
return | ushort |