Instance Property インスタンスプロパティ

classForPortCoder

Class to substitute for the receiver in distribution encoding.

Declaration 宣言

@property(readonly) Class classForPortCoder;

Discussion 解説

This property allows specialized behavior for distributed objects—override classForCoder to add general coding behavior.

See Also 参照

Archiving アーカイブ

Related Documentation 関連文書