gh-pages / com.nextfaze.devfun.invoke.view.simple / InjectedParameterView
InjectedParameterView
interface InjectedParameterView : WithValue<KClass<*>> (source)
A simple view that should tell the user if a parameter is being injected.
Inherited Properties
| Name | Summary |
|---|---|
| value | abstract var value: TThe value of this view to be passed to the function for invocation. |