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