- initWithTarget:protocol:
Initializes a newly allocated
NSProtocolChecker
instance that will forward any messages in aProtocol
to anObject
, the protocol checker’s target.
新しくアロケートされたNSProtocolChecker
インスタンスを初期化します、それはaProtocol
の中のあらゆるメッセージをanObject
、プロトコルチェッカーのもつターゲット、に転送するものです。