Named Domain Object Container Creating Delegate Provider
A property delegate that creates elements in the given NamedDomainObjectContainer.
See creating
Functions
Link copied to clipboard
operator fun provideDelegate(thisRef: Any?, property: KProperty<*>): ExistingDomainObjectDelegate<T>