forwardInvocation method
forwardInvocation:
Implementation
void forwardInvocation(NSInvocation anInvocation) {
_objc_msgSend_xtuoz7(
object$.ref.pointer,
_sel_forwardInvocation_,
anInvocation.ref.pointer,
);
}
forwardInvocation:
void forwardInvocation(NSInvocation anInvocation) {
_objc_msgSend_xtuoz7(
object$.ref.pointer,
_sel_forwardInvocation_,
anInvocation.ref.pointer,
);
}