*** Terminating app due to uncaught exception 'NSInvalidArgumentException',reason: '-[DBFM.ViewController onPlay]: unrecognized selector sent to instance 0x7fe3586a3820'
@H_404_14@
相关代码
@H_404_14@
btnPlay.addTarget(self,action: "onPlay",forControlEvents: UIControlEvents.TouchUpInside)
@H_404_14@@H_404_14@
btnPlay.addTarget(self,action: "onPlay:",forControlEvents: UIControlEvents.TouchUpInside)
@H_404_14@@H_404_14@