MetalamaAPI documentationPost­Sharp API migrationPost­Sharp.​AspectsIComposition­AspectCreate­Implementation­Object
Open sandboxFocus

ICompositionAspect.CreateImplementationObject Method

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
object CreateImplementationObject(AdviceArgs args)
Parameters
Type Name Description
AdviceArgs args
Returns
Type Description
Object