Skip to content

Inject on methods #48

@intentor

Description

@intentor

Using the Inject attribute, it should be possible to inject on methods:

[Inject]
public void Method(TypeA paramA, TypeB paramB) {
    ...
}

Metadata

Metadata

Assignees

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions