SearchHistoryManagerProtocol
protocol SearchHistoryManagerProtocol
-
Declaration
Swift
func getHistoryModel() -> [HistoryTableModel] -
Declaration
Swift
func setHistoryModel(_ newValues: HistoryTableModel) -
Declaration
Swift
func deleteHistoryModel(_ value: HistoryTableModel)
SearchHistoryManagerProtocol Protocol Reference