コード例 #1
0
 public EdgeHubLogHost(ModuleClient client, LogModule.ContainerLocal local)
 {
     this.client = client;
     this.local  = local;
 }