Historique | Voir | Annoter | Télécharger (304 octets)
using SICPA_Connexions.Model;
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
namespace SICPA_Connexions
{
public static class GlobalApplication
public static GestionnaireBLE GestionnaireBLE;
}