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