toggle menu
gradle
8.10.2
DSL
switch theme
search in API
gradle
/
org.gradle.kotlin.dsl
/
ExistingDomainObjectDelegateProviderWithAction
/
Companion
Companion
DSL
object
Companion
(
source
)
Members
Functions
of
Link copied to clipboard
DSL
fun
<
C
,
T
>
of
(
delegateProvider
:
C
,
action
:
T
.
(
)
->
Unit
)
:
ExistingDomainObjectDelegateProviderWithAction
<
C
,
T
>