示例#1
0
 public IActionResult DeleteBranch(int id) => View(_branchService.BranchDeletionConfirmation(id));