Modification de la gestion des adresses

This commit is contained in:
2020-12-03 23:49:45 +01:00
parent b56f785e3d
commit c92d04fabf
11 changed files with 39 additions and 90 deletions

View File

@@ -2,9 +2,6 @@
using System.Windows;
namespace Hermes {
/// <summary>
/// Logique d'interaction pour PreferencesModal.xaml
/// </summary>
public partial class PreferencesModal : Window {
private ModelContext dbContext = null;