CompileTimeInitialize(Type, AspectInfo)
In Metalama, aspect initialization is done in BuildAspect(IAspectBuilder<T>).
Declaration
void CompileTimeInitialize(Type type, AspectInfo aspectInfo)
Parameters
Type | Name | Description |
---|---|---|
Type | type | |
AspectInfo | aspectInfo |