- methodSignatureForSelector:
Raises
NSInvalidArgumentException
. Override this method in your concrete subclass to return a proper NSMethodSignature
object for the given selector and the class your proxy objects stand in for.
NSInvalidArgumentException
を引き起こします。このメソッドをあなたの具象サブクラスにおいてオーバーライドして、ふさわしいNSMethodSignature
オブジェクトを、この与えられたセレクタそしてあなたのプロキシオブジェクトがそれに対する代役を務めるクラスに返してください。