Exemple #1
0
 public void UpdateParty(Party party)
 {
     PartyRepository.Edit(party);
 }