How to capture arguments from Swift generic function

后端 未结 0 766
借酒劲吻你
借酒劲吻你 2020-12-18 06:52

I have a Swift protocol that defines a generic function for making network requests. It looks something like this:

protocol TaskManagerProtocol {
    func run         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题