Exemplo n.º 1
0
        public Form1()
        {
            InitializeComponent();

            sectorCounter = 0;
            client        = new WlanClient();
            posSystem     = new Positioning();
        }
Exemplo n.º 2
-2
        public Form1()
        {
            InitializeComponent();

            sectorCounter = 0;
            client = new WlanClient();
            posSystem = new Positioning();
        }