PostSharp / / API Reference / Post­Sharp.​Patterns.​Xaml / Dependency­Property­Base­Attribute / Validate­Change­Handler­Signature

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