WIP Member List

This commit is contained in:
2023-02-20 17:05:44 +01:00
parent a0ebecfe04
commit a5d56a7c49
22 changed files with 470 additions and 23 deletions

View File

@ -11,6 +11,8 @@ using System.Windows.Input;
using System.Windows.Media;
using System.Windows.Media.Imaging;
using System.Windows.Shapes;
using WGneu.Models;
namespace WGneu
{