Open sandboxFocus

Interface ICloneAwareAspect

There is no built-in support for cloning in Metalama at the moment.

Namespace: PostSharp.Aspects
Assembly: Metalama.Migration.dll
Syntax
[Obsolete("There is no built-in support for cloning in Metalama at the moment.", false)]
public interface ICloneAwareAspect : IInstanceScopedAspect, IAspect

Methods

Name Description
OnCloned(ICloneAwareAspect)

There is no built-in support for cloning in Metalama at the moment.