示例#1
0
 public EdgeHubDeviceProxy(EdgeHubConnection edgeHubConnection)
 {
     this.edgeHubConnection = edgeHubConnection;
 }