TxExtensionWrapperCompatibleValue

public protocol TxExtensionWrapperCompatibleValue

值类型协议

  • tx Extension method

    实例变量

    Declaration

    Swift

    public var tx: TxExtensionWrapper<Self> { get set }
  • tx Extension method

    类变量

    Declaration

    Swift

    public static var tx: TxExtensionWrapper<Self>.Type { get set }