Exemplo n.º 1
0
 public Task DeleteContainer(string dnsName)
 {
     return(underlying.DeleteContainer(dnsName));
 }