예제 #1
0
 public CameraHub(PiBroker broker)
 {
     _broker = broker;
 }
예제 #2
0
 public BrowserHub(PiBroker broker)
 {
     _broker = broker;
 }