Свойство | Тип | Описание | |
---|---|---|---|
Classes | List |
Метод | Описание | |
---|---|---|
GenerateLoadSwitch ( string template, ClassDef c ) : string | ||
GenerateProps ( string template, ClassDef c ) : string | ||
GenerateTree ( string template, ClassDef c ) : string | ||
PropertyDB ( ) : System | ||
ReadInt ( |
||
ReadString ( |
||
RefreshLists ( ) : void | ||
Sort ( ) : void | ||
UpdateStatus ( ) : void | ||
WriteInt ( int i, |
||
WriteString ( string s, |
Метод | Описание | |
---|---|---|
Dispose ( bool disposing ) : void |
Verwendete Ressourcen bereinigen.
|
Метод | Описание | |
---|---|---|
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, |
||
loadDBToolStripMenuItem_Click ( object sender, |
||
saveDBToolStripMenuItem_Click ( object sender, |
||
startScanToolStripMenuItem_Click ( object sender, |
||
statistiksToolStripMenuItem_Click ( object sender, |
||
warrantyVoiderMethodToolStripMenuItem_Click ( object sender, |
protected Dispose ( bool disposing ) : void | ||
disposing | bool | True, wenn verwaltete Ressourcen gelöscht werden sollen; andernfalls False. |
Результат | void |
public GenerateLoadSwitch ( string template, ClassDef c ) : string | ||
template | string | |
c | ClassDef | |
Результат | string |
public GenerateProps ( string template, ClassDef c ) : string | ||
template | string | |
c | ClassDef | |
Результат | string |
public GenerateTree ( string template, ClassDef c ) : string | ||
template | string | |
c | ClassDef | |
Результат | string |
public ReadInt ( |
||
fs | ||
Результат | int |
public ReadString ( |
||
fs | ||
Результат | string |
public WriteInt ( int i, |
||
i | int | |
fs | ||
Результат | void |
public WriteString ( string s, |
||
s | string | |
fs | ||
Результат | void |