toggle menu
Cloudstream
cloudstream
switch theme
search in API
Cloudstream
/
com.lagradost.cloudstream3.utils
/
IDisposableHelper
IDisposable
Helper
object
IDisposableHelper
(
source
)
Members
Functions
using
Link copied to clipboard
fun
<
T
:
IDisposable
>
using
(
disposeObject
:
T
,
work
:
(
T
)
->
Unit
)