Class ObjectConstruction
Namespace: PostSharp.Reflection
Assembly: PostSharp.dll
Syntax
public sealed class ObjectConstruction : Object
Constructors
Name | Description |
---|---|
ObjectConstruction(ConstructorInfo, Object[]) | |
ObjectConstruction(CustomAttributeData) | |
ObjectConstruction(String, Object[]) | |
ObjectConstruction(Type, Object[]) |
Properties
Name | Description |
---|---|
Constructor | |
ConstructorArguments | |
NamedArguments | |
TypeName |