示例#1
0
 public Protocol(BluetoothAgent btAgent)
 {
     this.btAgent = btAgent;
 }
示例#2
0
 static BluetoothAgent()
 {
     BluetoothAgent._instance = new BluetoothAgent();
 }
 static BluetoothAgent()
 {
     BluetoothAgent._instance = new BluetoothAgent();
 }