Ejemplo n.º 1
0
 private async Task refreshLockedItems()
 {
     itemLocationList = await itemLocation.GetLockedItems(MainWindow.branchID.Value);
 }