Swift notes for iOS developer
TryCatch.try({ () -> Void in //try stuff }, catch: { (exception) -> Void in //catch exceptions }) { () -> Void in //close resources }
沒有留言:
張貼留言