Functions
The following functions are available globally.
-
Declaration
Swift
public func += <T>(left: MulticastDelegate<T>, right: T) where T : AnyObject
-
Declaration
Swift
public func -= <T>(left: MulticastDelegate<T>, right: T) where T : AnyObject