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