Common: improve file watcher, fix refreshing data after update
This commit is contained in:
@@ -2,7 +2,10 @@
|
||||
|
||||
Public Interface IResultForm
|
||||
Property OperationMode As OperationMode
|
||||
|
||||
Property ShouldReturnToPreviousForm As Boolean
|
||||
|
||||
|
||||
Event NeedsRefresh As EventHandler(Of Integer)
|
||||
|
||||
Function RefreshResults(pResults As IEnumerable(Of BaseResult)) As Boolean
|
||||
End Interface
|
||||
|
||||
Reference in New Issue
Block a user