Свойство | Тип | Описание | |
---|---|---|---|
baseurl | string | ||
m_Files | string[] |
Метод | Описание | |
---|---|---|
UpdateFiles ( ) : void | ||
WriteLine ( object toWrite ) : void | ||
frmUpdate ( ) : System |
Метод | Описание | |
---|---|---|
Dispose ( bool disposing ) : void |
Clean up any resources being used.
|
Метод | Описание | |
---|---|---|
Button_Ok_Click ( object sender, System e ) : void | ||
InitializeComponent ( ) : void |
Required method for Designer support - do not modify the contents of this method with the code editor.
|
|
frmUpdate_Closing ( object sender, System e ) : void | ||
frmUpdate_Load ( object sender, System e ) : void |
protected Dispose ( bool disposing ) : void | ||
disposing | bool | |
Результат | void |
public WriteLine ( object toWrite ) : void | ||
toWrite | object | |
Результат | void |