Exemplo n.º 1
0
 public NewBrowserDelegate(PlatformBluetooth platformBluetooth)
 {
     _platformBluetooth = platformBluetooth;
 }
Exemplo n.º 2
0
 public SessionDelegate(PlatformBluetooth platformBluetooth)
 {
     _platformBluetooth = platformBluetooth;
 }