Instance Method インスタンスメソッド

initWithCoder:

Returns a date interval initialized from data in the given unarchiver. 与えられたアンアーカイバの中のデータから初期化される日付間隔を返します。

Declaration 宣言

- (instancetype)initWithCoder:(NSCoder *)coder;

See Also 参照

Creating Date Intervals 日付間隔の作成