Statistiques
| Branche: | Révision:

sicpaconnexions / SICPA_Connexions / View / AboutView.xaml.cs @ 35f65dee

Historique | Voir | Annoter | Télécharger (187 octets)

1 87e7d061 ajournaux
namespace SICPA_Connexions.View
2
{
3
    public partial class AboutView : ContentPage
4
    {
5
        public AboutView()
6
        {
7
            InitializeComponent();
8
        }
9
    }
10
}