Example #1
0
        public BluetoothServer(arayuz ar)
        {
            this.ar = ar;


            connessioniServer = new List <BluetoothClient>();
        }
Example #2
0
 public BluetoothClientController(arayuz far)
 {
     this.ar = ar;
 }