Method | Description | |
---|---|---|
DevicesPresenter ( IDevicesModel model, IDevicesView view ) : DfBAdminToolkit.Common.Services | ||
UpdateSettings ( ) : void |
Method | Description | |
---|---|---|
CleanUp ( ) : void | ||
Initialize ( ) : void | ||
UnWireViewEvents ( ) : void | ||
WireViewEvents ( ) : void |
Method | Description | |
---|---|---|
DumpDevices ( IDevicesModel model, IMainPresenter presenter ) : void | ||
GetDevices ( IDevicesModel model, IMainPresenter presenter ) : void | ||
OnCommandDumpDevices ( object sender, |
||
OnCommandGetDevices ( object sender, |
||
OnDataChanged ( object sender, |
public DevicesPresenter ( IDevicesModel model, IDevicesView view ) : DfBAdminToolkit.Common.Services | ||
model | IDevicesModel | |
view | IDevicesView | |
return | DfBAdminToolkit.Common.Services |