PostSharpAPI ReferencePost­Sharp.​Patterns.​XamlDependency­Property­Base­AttributeValidate­Change­Handler­Signature
Open sandboxFocus

Method ValidateChangeHandlerSignature

ValidateChangeHandlerSignature(MethodInfo, LocationInfo, String)

Declaration
protected virtual bool ValidateChangeHandlerSignature(MethodInfo changeHandlerMethod, LocationInfo targetLocation, string aspectName)
Parameters
Type Name Description
MethodInfo changeHandlerMethod
LocationInfo targetLocation
String aspectName
Returns
Type Description
Boolean