Victor Dolirio Ferreira Barbosa
- 活动总数 6
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 1
- 订阅数 2
-
已编辑于 Invert method caller with parameter
已回答Is it possible to switch method caller to become the parameter and vice versa? Example: a.call(b) --> b.call(a); It would be nice a shortcut for this. thanks in advance.