PostSharpAPI ReferencePost­Sharp.​Aspects.​AdvicesMethod­PointcutMethod­Pointcut
Open sandboxFocus

MethodPointcut Constructor

MethodPointcut(String)

Initializes a new MethodPointcut.

Declaration
public MethodPointcut(string methodName)
Parameters
Type Name Description
System.String methodName

Name of the method returning the set of targets. This method should have a specific signature as discussed in the MethodPointcut.