PostSharpAPI ReferencePost­Sharp.​Reflection.​Method­BodyINew­Object­ExpressionConstructor
Open sandboxFocus

INewObjectExpression.Constructor Property

Constructor

Gets the constructor.

Declaration
ConstructorInfo Constructor { get; }
Property Value
Type Description
ConstructorInfo