예제 #1
0
 public DeviceQueryManager(IDeviceQueryStore deviceQueryStore)
 {
     this.deviceQueryStore = deviceQueryStore;
 }
예제 #2
0
 public DeviceQueryManager(IDeviceQueryStore deviceQueryStore)
 {
     this.deviceQueryStore = deviceQueryStore;
 }