gradle
8.3
Kotlin DSL
gradle
/
org.gradle.kotlin.dsl
/
RegisteringDomainObjectDelegateProviderWithAction
/
Companion
Companion
Kotlin DSL
object
Companion
Members
Functions
of
Link copied to clipboard
Kotlin DSL
fun
<
C
,
T
>
of
(
delegateProvider
:
C
,
action
:
T
.
(
)
->
Unit
)
:
RegisteringDomainObjectDelegateProviderWithAction
<
C
,
T
>