Namespace: Cognex.VisionPro.Implementation.InternalAssembly: Cognex.VisionPro (in Cognex.VisionPro.dll) Version: 75.0.0.0 (75.0.0.0)
public CogWeakChangedEventDelegate(
Object handlerInstance,
MethodInfo handlerMethod
)
public CogWeakChangedEventDelegate(
Object handlerInstance,
MethodInfo handlerMethod
)
Public Sub New (
handlerInstance As Object,
handlerMethod As MethodInfo
)
Public Sub New (
handlerInstance As Object,
handlerMethod As MethodInfo
)
public:
CogWeakChangedEventDelegate(
Object^ handlerInstance,
MethodInfo^ handlerMethod
)
public:
CogWeakChangedEventDelegate(
Object^ handlerInstance,
MethodInfo^ handlerMethod
)