IDisposableHelper

Functions

Link copied to clipboard
fun <T : IDisposable> using(disposeObject: T, work: (T) -> Unit)