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