2.0
3.0
>
dev
>
api
>
name
>
return_self
前一个
下一个
编辑
重命名
撤销
搜索
管理
文档
警告! 该页面未翻译。
参见英文版
RETURN_SELF
#define
RETURN_SELF
() ...
This macro returns the object the method or property implementation was called on.
Use it only in a method or property implementation function.