In Metalama, use meta.Target.Parameters.ToValueArray().
Namespace: PostSharp.Aspects
Assembly: Metalama.Migration.dll
Syntax
[Obsolete("In Metalama, use 'meta'.'meta.Target'.'IMetaTarget.Parameters'.'IParameterList.ToValueArray()'.", false)]
public class Arguments : IList<object>, ICollection<object>, IEnumerable<object>, IEnumerable, ICloneable
Constructors
Name | Description |
---|---|
Arguments() |
Fields
Name | Description |
---|---|
Empty |
Properties
Name | Description |
---|---|
Count | |
this[int] |