AdviceInfo.GetParameters Method |
Returns slim-advice-style parameters for this advice. The returned array may contain a number of null values (don't know why).
These values should be ignored.
Returns null if there are no such parameters.
Namespace: PostSharp.Sdk.AspectWeaver
Assembly: PostSharp.Compiler.Engine (in PostSharp.Compiler.Engine.dll) Version: 2023.0.3.0 (2023.0.3.0)
C#
public AdviceParameterBinding[] GetParameters()
Return Value
Type: AdviceParameterBinding[][Missing <returns> documentation for "M:PostSharp.Sdk.AspectWeaver.AdviceInfo.GetParameters"]