TypeFabric.AmendType Method
AmendType(ITypeAmender)
The user can implement this method to analyze types in the declaring type, add aspects, and report or suppress diagnostics.
Declaration
public virtual void AmendType(ITypeAmender amender)
Parameters
Type | Name | Description |
---|---|---|
ITypeAmender | amender |