Zenject icon indicating copy to clipboard operation
Zenject copied to clipboard

Inquiry Regarding IDisposable in Zenject

Open sv955 opened this issue 2 years ago • 0 comments

When the object created by a binding is destroyed, and will the Dispose method of that object be called if the class implements IDisposable interface?

sv955 avatar Apr 09 '24 13:04 sv955