Open sandboxFocus

Method AmendType

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