MetalamaAPI documentationPost­Sharp API migrationPost­Sharp.​Aspects.​AdvicesArguments­Attribute
Open sandboxFocus

ArgumentsAttribute Class

In Metalama, do not use a parameter but use meta.Target.Parameters.ToValueArray() from the template implementation.

Inheritance
System.Object
ArgumentsAttribute
Namespace: PostSharp.Aspects.Advices
Assembly: Metalama.Migration.dll
Syntax
public sealed class ArgumentsAttribute : AdviceParameterAttribute

Constructors

Name Description
ArgumentsAttribute()

See Also