예제 #1
0
 public Protocol(BluetoothAgent btAgent)
 {
     this.btAgent = btAgent;
 }
예제 #2
0
 static BluetoothAgent()
 {
     BluetoothAgent._instance = new BluetoothAgent();
 }
예제 #3
0
 static BluetoothAgent()
 {
     BluetoothAgent._instance = new BluetoothAgent();
 }