TransformationContext.Clone Method |
Creates a new object that is a copy of the current instance.
Namespace: PostSharp.Sdk.AspectInfrastructure
Assembly: PostSharp.Compiler.Engine (in PostSharp.Compiler.Engine.dll) Version: 2023.0.3.0 (2023.0.3.0)
C#
public virtual Object Clone()
Return Value
Type: ObjectA new object that is a copy of this instance.