使用performSelector 传递两个参数

使用:

   [_delegate performSelector:_action withObject:self withObject:object];

 

[[TSBaseClient alloc] initWithTarget:self action:@selector(imageDownloaderDidSucceed:obj:)];

 

posted @ 2014-12-01 16:47  jian啊jian  阅读(530)  评论(0编辑  收藏  举报