Delegated

data class Delegated(val type: IType) : Member.DelegateType

Constructors

Link copied to clipboard
constructor(type: IType)

Properties

Link copied to clipboard
val type: IType