namespace IHM.Desktop;
public partial class Compte : ContentView
{
public Compte()
InitializeComponent();
}