TypeEnforcedRuntimeReference.get

Resolve the reference, to referenced component.

Resolve the reference, to referenced component.

class TypeEnforcedRuntimeReference(T)
@trusted
Object
get

Parameters

locator Locator!()

an optional source of components used to resolve reference

Return Value

Type: Object

Object the actual object, or component that is wrapped in Wrapper object.

Meta