Infers plugins that were injected into a field
Use PluginOf<this> in plugin interfaces to infer all plugin interfaces that were intersected with the bare field.
PluginOf<this>
The field to infer plugin of.
Infers plugins that were injected into a field
Use
PluginOf<this>
in plugin interfaces to infer all plugin interfaces that were intersected with the bare field.