add
Adds given disposable to this container.
Returns true
if the disposable was added to this container. If the disposable was already in the container before, returns false
.
Adds given disposable to this container.
Returns true
if the disposable was added to this container. If the disposable was already in the container before, returns false
.