CustomAttributeDeclaration.Translate Method |
Namespace: PostSharp.Sdk.CodeModel
Assembly: PostSharp.Compiler.Engine (in PostSharp.Compiler.Engine.dll) Version: 2023.0.3.0 (2023.0.3.0)
public CustomAttributeDeclaration Translate( ModuleDeclaration module )
Parameters
- module
- Type: PostSharp.Sdk.CodeModel.ModuleDeclaration
A module.
Return Value
Type: CustomAttributeDeclarationA CustomAttributeDeclaration equivalent to the current instance, but valid inside the other module.