AmendProject(IProjectAmender)
The user can implement this method to analyze types in the current project, add aspects, and report or suppress diagnostics.
Declaration
public abstract void AmendProject(IProjectAmender amender)
Parameters
Type | Name | Description |
---|---|---|
IProjectAmender | amender |