CreateImplementationObject(AdviceArgs)
In Metalama, you would typically have this code in an initializer added to the type using
Declaration
public abstract object CreateImplementationObject(AdviceArgs args)Parameters
| Type | Name | Description |
|---|---|---|
| AdviceArgs | args |
Returns
| Type | Description |
|---|---|
| object |