AutoloadProtocol

public protocol AutoloadProtocol

Swift自动加载协议,配合autoload(_:)方法使用

  • 自动加载协议方法

    Declaration

    Swift

    static func autoload()