Beispiel #1
0
 private void SearchIdracPage(object parameter)
 {
     NavigationUtil.NotifyColleagues("SearchIdrac", null);
 }
Beispiel #2
0
 private void ChangeIpPage(object parameter)
 {
     NavigationUtil.NotifyColleagues("ChangeIp", null);
 }
Beispiel #3
0
 private void GetProcessorInternetPage(object parameter)
 {
     NavigationUtil.NotifyColleagues("GetProcessorInternet", null);
 }
Beispiel #4
0
 private void GetProcessorAndCorePage(object parameter)
 {
     NavigationUtil.NotifyColleagues("GetProcessorAndCore", null);
 }
Beispiel #5
0
 private void CustomScriptPage(object parameter)
 {
     NavigationUtil.NotifyColleagues("CustomScript", null);
 }
Beispiel #6
0
 private void FirmwareUpdatePage(object parameter)
 {
     NavigationUtil.NotifyColleagues("FirmwareUpdate", null);
 }
Beispiel #7
0
 private void ScpExportListPage(object parameter)
 {
     NavigationUtil.NotifyColleagues("ScpExportList", null);
 }