In Metalama, use AttributeConstruction.
Namespace: PostSharp.Reflection
Assembly: Metalama.Migration.dll
Syntax
[Obsolete("In Metalama, use 'AttributeConstruction'.", false)]
public sealed class ObjectConstruction
Constructors
Name | Description |
---|---|
ObjectConstruction(ConstructorInfo, params object[]) | |
ObjectConstruction(CustomAttributeData) | |
ObjectConstruction(string, params object[]) | |
ObjectConstruction(Type, params object[]) |
Properties
Name | Description |
---|---|
Constructor | |
ConstructorArguments | |
NamedArguments | |
TypeName |