+ protocolCheckerWithTarget:protocol:
Allocates and initializes an
NSProtocolChecker
instance that will forward any messages in aProtocol
to anObject
, the protocol checker’s target.
NSProtocolChecker
インスタンスをアロケートおよび初期化します、それはaProtocol
の中のあらゆるメッセージをanObject
、プロトコルチェッカーのもつターゲット、に転送するものです。