Beispiel #1
0
 void _hardwareOperationVM_OnClosed(object sender, EventArgs e)
 {
     PopupContent         = null;
     IsShowPopup          = false;
     _supplierOperationVM = null;
     LoadSuppliers();
 }
Beispiel #2
0
 void _hardwareOperationVM_OnClosed(object sender, EventArgs e)
 {
     PopupContent = null;
     IsShowPopup = false;
     _supplierOperationVM = null;
     LoadSuppliers();
 }