func send(before: Date, components: NSMutableArray?, from: Port?, reserved: Int) -> Bool
This method is provided for subclasses that have custom types of
NSPort
.
このメソッドは、NSPort
のあつらえの型を持つサブクラスに対して提供されます。
func send(before: Date, msgid: Int, components: NSMutableArray?, from: Port?, reserved: Int) -> Bool
This method is provided for subclasses that have custom types of
NSPort
.
このメソッドは、NSPort
のあつらえの型を持つサブクラスに対して提供されます。