PostSharpAPI ReferencePost­Sharp.​Reflection.​Method­BodyIMethod­Call­ExpressionConstrained­Type
Open sandboxFocus

IMethodCallExpression.ConstrainedType Property

ConstrainedType

Gets the type to which the virtual method call is constrained to (see Constrained).

Declaration
Type ConstrainedType { get; }
Property Value
Type Description
System.Type