示例#1
0
 public NewBrowserDelegate(PlatformBluetooth platformBluetooth)
 {
     _platformBluetooth = platformBluetooth;
 }
示例#2
0
 public SessionDelegate(PlatformBluetooth platformBluetooth)
 {
     _platformBluetooth = platformBluetooth;
 }